[Part] Make tooltip match label

Fixes issue #9941
This commit is contained in:
Benjamin Bræstrup Sayoc
2023-07-17 09:47:53 -04:00
committed by WandererFan
parent 0ad7e38675
commit 370e794d27
+1 -1
View File
@@ -56,7 +56,7 @@ during file reading (slower but higher details).</string>
<item>
<widget class="Gui::PrefCheckBox" name="checkBoxImportHiddenObj">
<property name="toolTip">
<string>Select this to not import any invisible objects.</string>
<string>Select this to import invisible objects.</string>
</property>
<property name="text">
<string>Import invisible objects</string>