remove visualParent for QUeryDialog
This commit is contained in:
parent
b29ddd2f27
commit
46fcb0f402
@ -162,7 +162,7 @@ PlasmaComponents.Page {
|
||||
PlasmaComponents.QueryDialog {
|
||||
id: queryDialog
|
||||
//windowFlags: Qt.Popup
|
||||
visualParent: root
|
||||
//visualParent: root
|
||||
titleText: "Fruit Inquiry"
|
||||
message: "Would you rather have apples or oranges?"
|
||||
acceptButtonText: i18n("Apples")
|
||||
|
Loading…
Reference in New Issue
Block a user