Change macro path selection from File to Folder

This commit is contained in:
Syres916
2021-12-01 09:35:00 +00:00
committed by Uwe
parent bbacecb397
commit 2e5bcae6b8

View File

@@ -220,6 +220,9 @@
<property name="toolTip">
<string>The directory in which the application will search for macros</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>
<property name="prefEntry" stdset="0">
<cstring>MacroPath</cstring>
</property>