1
0

qml: remove Dialog standardButtons everywhere

This commit is contained in:
Sander van Grieken
2023-01-17 18:03:13 +01:00
parent 4b7472b13f
commit 3c1e4ba5a5
25 changed files with 2 additions and 36 deletions

View File

@@ -17,7 +17,6 @@ ElDialog {
parent: Overlay.overlay
modal: true
standardButtons: Dialog.Close
width: parent.width
height: parent.height