Skip to content

Commit

Permalink
Change macro path selection from File to Folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Syres916 authored and donovaly committed Dec 2, 2021
1 parent bbacecb commit 2e5bcae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Gui/DlgSettingsMacro.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 2e5bcae

Please sign in to comment.