OpenSCAD: use Gui::FileChooser::Directory where applicable

This commit is contained in:
Roy-043
2023-09-22 20:19:44 +02:00
committed by Chris Hennes
parent 26418c07e7
commit 1893ff0065

View File

@@ -236,6 +236,9 @@
<height>0</height>
</size>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>
<property name="toolTip">
<string>The path to the directory for transferring files to and from OpenSCAD</string>
</property>