show folder choosing file dialog for StartPage preferences

This commit is contained in:
wmayer
2018-11-26 13:22:53 +01:00
parent c24ff17840
commit 42b689b464

View File

@@ -109,6 +109,9 @@
<property name="toolTip">
<string>an optional custom folder to be displayed at the bottom of the first page</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>
<property name="prefEntry" stdset="0">
<cstring>ShowCustomFolder</cstring>
</property>