Skip to content

Commit

Permalink
Qt: Fix cheats sort button tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Jan 13, 2025
1 parent 6db1dbb commit da1590e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/duckstation-qt/gamecheatsettingswidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit da1590e

Please # to comment.