mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-08 04:25:37 +00:00
Qt: Fix cheats sort button tooltip
This commit is contained in:
parent
6db1dbbe02
commit
da1590ed5f
@ -51,7 +51,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="sortCheats">
|
<widget class="QToolButton" name="sortCheats">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Reload Cheats</string>
|
<string>Sort Alphabetically</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="sort-alphabet-asc"/>
|
<iconset theme="sort-alphabet-asc"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user