Fix problems with browse of folder in settings dialog.

This commit is contained in:
Adam Treat
2023-07-09 13:05:06 -04:00
parent 58d6f40f50
commit d9f0245c1b
4 changed files with 23 additions and 19 deletions

View File

@@ -9,6 +9,7 @@ Item {
property string title: ""
property Item contentItem: null
property Item advancedSettings: null
property var openFolderDialog
signal restoreDefaultsClicked
onContentItemChanged: function() {