diff --git a/sources/qml/ImportDialog.qml b/sources/qml/ImportDialog.qml index d294932..5d2f8ed 100644 --- a/sources/qml/ImportDialog.qml +++ b/sources/qml/ImportDialog.qml @@ -38,6 +38,7 @@ Item { Dialog { id: importSelection + standardButtons: Dialog.Ok | Dialog.Cancel Column { CheckBox {