mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 15:37:23 +00:00
fix: add buttons to import dialog
This commit is contained in:
parent
66baa78cda
commit
f79c94e9e2
@ -38,6 +38,7 @@ Item {
|
||||
|
||||
Dialog {
|
||||
id: importSelection
|
||||
standardButtons: Dialog.Ok | Dialog.Cancel
|
||||
|
||||
Column {
|
||||
CheckBox {
|
||||
|
Loading…
Reference in New Issue
Block a user