Qt: Fix cheats sort button tooltip
This commit is contained in:
parent
6db1dbbe02
commit
da1590ed5f
|
@ -51,7 +51,7 @@
|
|||
<item>
|
||||
<widget class="QToolButton" name="sortCheats">
|
||||
<property name="toolTip">
|
||||
<string>Reload Cheats</string>
|
||||
<string>Sort Alphabetically</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="sort-alphabet-asc"/>
|
||||
|
|
Loading…
Reference in New Issue