Skip to content
Commit fdee6634 authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

Make the printer configuration dialog non-modal

Commit 1595ef06 (a partial fix for bug
314633) changed the password dialog to be non-modal.
But the printer configuration dialog is still modal, so if a password is
needed to apply/save the configuration it cannot be entered because the
password dialog cannot get focus.

This patch sets the configuration dialog to be non-modal as well to
prevent this problem.
BUG: 328014
FIXED-IN: 14.12.2
REVIEW: 121351

Conflicts:
	configure-printer/ConfigureDialog.cpp
parent 6aadf3c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment