Fix opening account editor
This commit is contained in:
@@ -88,7 +88,7 @@ FormCard.FormCardPage {
|
|||||||
id: openFileDialog
|
id: openFileDialog
|
||||||
|
|
||||||
OpenFileDialog {
|
OpenFileDialog {
|
||||||
folder: StandardPaths.writableLocation(StandardPaths.PicturesLocation)
|
currentFolder: StandardPaths.standardLocations(StandardPaths.PicturesLocation)[0]
|
||||||
parentWindow: root.Window.window
|
parentWindow: root.Window.window
|
||||||
|
|
||||||
onAccepted: destroy()
|
onAccepted: destroy()
|
||||||
|
|||||||
Reference in New Issue
Block a user