Remove duplicate/old tooltips
This commit is contained in:
@@ -175,9 +175,6 @@ A larger value makes it easier to select elements, but may prevent selection of
|
||||
</item>
|
||||
<item row="8" column="0">
|
||||
<widget class="Gui::PrefCheckBox" name="checkBoxPreselect">
|
||||
<property name="toolTip">
|
||||
<string>Preselect the object in the 3D view when hovering the cursor over the tree item</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Preselect the object in the 3D view when hovering the cursor over the tree item</string>
|
||||
</property>
|
||||
@@ -200,9 +197,6 @@ A larger value makes it easier to select elements, but may prevent selection of
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="Gui::PrefCheckBox" name="checkBoxAutoSwitch">
|
||||
<property name="toolTip">
|
||||
<string>Auto switch to the 3D view containing the selected item</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Auto switch to the 3D view containing the selected item</string>
|
||||
</property>
|
||||
@@ -219,9 +213,6 @@ A larger value makes it easier to select elements, but may prevent selection of
|
||||
</item>
|
||||
<item>
|
||||
<widget class="Gui::PrefCheckBox" name="checkBoxAutoExpand">
|
||||
<property name="toolTip">
|
||||
<string>Auto expand tree item when the corresponding object is selected in the 3D view</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Auto expand tree item when the corresponding object is selected in the 3D view</string>
|
||||
</property>
|
||||
@@ -238,9 +229,6 @@ A larger value makes it easier to select elements, but may prevent selection of
|
||||
</item>
|
||||
<item>
|
||||
<widget class="Gui::PrefCheckBox" name="checkBoxRecord">
|
||||
<property name="toolTip">
|
||||
<string>Record selection in tree view in order to go back/forward using navigation button</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Record selection in tree view in order to go back/forward using navigation button</string>
|
||||
</property>
|
||||
@@ -257,9 +245,6 @@ A larger value makes it easier to select elements, but may prevent selection of
|
||||
</item>
|
||||
<item>
|
||||
<widget class="Gui::PrefCheckBox" name="checkBoxSelectionCheckBoxes">
|
||||
<property name="toolTip">
|
||||
<string>Add checkboxes for selection in document tree</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add checkboxes for selection in document tree</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user