Skip to content

Commit

Permalink
fix: add buttons to import dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
arcan1s committed May 5, 2024
1 parent 66baa78 commit f79c94e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/qml/ImportDialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Item {

Dialog {
id: importSelection
standardButtons: Dialog.Ok | Dialog.Cancel

Column {
CheckBox {
Expand Down

0 comments on commit f79c94e

Please sign in to comment.