Merge pull request #10778 from Roy-043/Start-use-Gui-FileChooser-Directory-where-applicable

Start: use Gui::FileChooser::Directory where applicable
This commit is contained in:
Yorik van Havre
2023-09-25 10:58:20 +02:00
committed by GitHub

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>