Issue 3866: Partial fix for inaccurate tooltips
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="Gui::PrefCheckBox" name="PrefCheckBox_RecordGui">
|
||||
<property name="text">
|
||||
<string>Recording GUI commands</string>
|
||||
<string>Record GUI commands</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>User system:</string>
|
||||
<string>Unit system:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user