mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-07 10:55:52 +00:00
fix: add buttons to import dialog
This commit is contained in:
@ -38,6 +38,7 @@ Item {
|
|||||||
|
|
||||||
Dialog {
|
Dialog {
|
||||||
id: importSelection
|
id: importSelection
|
||||||
|
standardButtons: Dialog.Ok | Dialog.Cancel
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
CheckBox {
|
CheckBox {
|
||||||
|
Reference in New Issue
Block a user