[Gui] DlgGeneral.ui

- add newlines to very long tooltip
This commit is contained in:
Uwe
2022-11-04 21:12:49 +01:00
parent 9eb078da5d
commit 4c5391a683

View File

@@ -105,7 +105,10 @@
<item row="1" column="2">
<widget class="Gui::PrefCheckBox" name="SubstituteDecimal">
<property name="toolTip">
<string>If enabled, numerical keypad decimal separator will be substituted with locale separator, except in Python Console and Macro Editor where a dot/period will always be printed.</string>
<string>If enabled, numerical keypad decimal separator
will be substituted with locale separator, except
in Python Console and Macro Editor where a
dot/period will always be printed.</string>
</property>
<property name="text">
<string>Substitute decimal separator (numpad)</string>