Start: use Gui::FileChooser::Directory where applicable

This commit is contained in:
Roy-043
2023-09-22 20:14:57 +02:00
parent 79211f7efe
commit 2257f3291c

View File

@@ -300,6 +300,9 @@
</item>
<item row="0" column="1">
<widget class="Gui::PrefFileChooser" name="showAdditionalFolderFileChooser" native="true">
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>
<property name="toolTip">
<string>An optional custom folder to be displayed at the bottom of the first page.
By using &quot;;;&quot; to separate paths, you can add several folders here</string>