Qt: Fix cheats sort button tooltip

This commit is contained in:
Stenzek 2025-01-13 23:49:56 +10:00
parent 6db1dbbe02
commit da1590ed5f
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>