Docs: Update Prefs > General > Macro dialog tooltips

Update the tooltip for the 'Macro' tab.
This commit is contained in:
luz.paz
2019-10-08 12:31:20 -04:00
committed by wwmayer
parent bfe9681382
commit 34ee9afa75

View File

@@ -194,6 +194,9 @@
</property>
<item row="0" column="0">
<widget class="Gui::PrefFileChooser" name="MacroPath">
<property name="toolTip">
<string>The directory in which FreeCAD will search for Macros</string>
</property>
<property name="mode">
<enum>Gui::FileChooser::Directory</enum>
</property>