Merge pull request #4953 from vvanelslande/qt-ui-unused

citra_qt/main.ui: remove unused actions "Load Symbol Map..." and "Select Game Directory..."
This commit is contained in:
Pengfei Zhu 2019-11-11 20:27:48 +08:00 committed by GitHub
commit 1c6a8e995a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -187,11 +187,6 @@
<string>Install CIA...</string>
</property>
</action>
<action name="action_Load_Symbol_Map">
<property name="text">
<string>Load Symbol Map...</string>
</property>
</action>
<action name="action_Exit">
<property name="text">
<string>E&amp;xit</string>
@ -273,14 +268,6 @@
<string>Show Status Bar</string>
</property>
</action>
<action name="action_Select_Game_List_Root">
<property name="text">
<string>Select Game Directory...</string>
</property>
<property name="toolTip">
<string>Selects a folder to display in the game list</string>
</property>
</action>
<action name="action_Create_Pica_Surface_Viewer">
<property name="text">
<string>Create Pica Surface Viewer</string>