Gui: fix and harmonize tool tips

This commit is contained in:
wmayer
2023-02-03 15:05:43 +01:00
committed by Uwe
parent 2ffa1d546f
commit 0ba20f3f1d

View File

@@ -146,7 +146,7 @@
<item row="2" column="4">
<widget class="Gui::PrefComboBox" name="naviCubeFontName">
<property name="toolTip">
<string>Corner where navigation cube is shown</string>
<string>Font name of the navigation cube</string>
</property>
<property name="currentIndex">
<number>-1</number>
@@ -210,7 +210,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Font size for the NaviCube text&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>Font size of the navigation cube</string>
</property>
<property name="minimum">
<number>1</number>