Qt: Remove extra item in language list

This commit is contained in:
Stenzek 2023-08-24 19:48:49 +10:00
parent 9a0afd66fa
commit 112ccd7f38

View file

@ -117,7 +117,6 @@
<iconset theme="global-line">
<normaloff>.</normaloff>.</iconset>
</property>
<addaction name="action"/>
</widget>
<addaction name="actionViewGameProperties"/>
<addaction name="separator"/>
@ -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"/>