mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-25 15:15:40 +00:00
Qt: Remove extra item in language list
This commit is contained in:
parent
9a0afd66fa
commit
112ccd7f38
|
@ -117,7 +117,6 @@
|
||||||
<iconset theme="global-line">
|
<iconset theme="global-line">
|
||||||
<normaloff>.</normaloff>.</iconset>
|
<normaloff>.</normaloff>.</iconset>
|
||||||
</property>
|
</property>
|
||||||
<addaction name="action"/>
|
|
||||||
</widget>
|
</widget>
|
||||||
<addaction name="actionViewGameProperties"/>
|
<addaction name="actionViewGameProperties"/>
|
||||||
<addaction name="separator"/>
|
<addaction name="separator"/>
|
||||||
|
@ -977,16 +976,6 @@
|
||||||
<string>Cover Downloader</string>
|
<string>Cover Downloader</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</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>
|
</widget>
|
||||||
<resources>
|
<resources>
|
||||||
<include location="resources/resources.qrc"/>
|
<include location="resources/resources.qrc"/>
|
||||||
|
|
Loading…
Reference in a new issue