[Part] Make tooltip match label

Fixes issue #9941
This commit is contained in:
Benjamin Bræstrup Sayoc
2023-07-17 11:46:28 +02:00
committed by WandererFan
parent 399a0eb094
commit ba33e50962

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>