Qt: Add tooltip for stretch/expansion advanced settings
This commit is contained in:
@@ -159,6 +159,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="expansionSettings">
|
||||
<property name="toolTip">
|
||||
<string>Expansion Settings</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="settings-3-line"/>
|
||||
</property>
|
||||
@@ -173,6 +176,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="stretchSettings">
|
||||
<property name="toolTip">
|
||||
<string>Stretch Settings</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="settings-3-line"/>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user