Skip to content

Commit

Permalink
Qt: Remove extra item in language list
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Aug 24, 2023
1 parent 9a0afd6 commit 112ccd7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/duckstation-qt/mainwindow.ui
Expand Up @@ -117,7 +117,6 @@
<iconset theme="global-line">
<normaloff>.</normaloff>.</iconset>
</property>
<addaction name="action"/>
</widget>
<addaction name="actionViewGameProperties"/>
<addaction name="separator"/>
Expand Down Expand Up @@ -977,16 +976,6 @@
<string>Cover Downloader</string>
</property>
</action>
<action name="action">
<property name="icon">
<iconset>
<normalon>:/icons/flags/ko@2x.png</normalon>
</iconset>
</property>
<property name="text">
<string>한국인</string>
</property>
</action>
</widget>
<resources>
<include location="resources/resources.qrc"/>
Expand Down

0 comments on commit 112ccd7

Please sign in to comment.