Set filepicker to start in home folder

This commit is contained in:
Anton Thomasson 2019-12-18 21:32:49 +01:00
parent 02a7a4dde4
commit ae4eb94a59

View file

@ -218,6 +218,7 @@ Page {
id: filePickerPage
FilePickerPage {
title: fileButton.label
showSystemFiles: false
nameFilters: ["*.pdf", "*.jpg", "*.jpeg"]
onSelectedContentPropertiesChanged: {