citra_qt/main.ui: remove unused actions "Load Symbol Map..." and...

..."Select Game Directory..."

Co-authored-by: vvanelslande <vvanelslandedev@gmail.com>
pull/8/head
Tobias 6 years ago committed by GitHub
parent 376f1a4432
commit f9d7a6bec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -140,11 +140,6 @@
<string>Load Folder...</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>
@ -221,14 +216,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_Select_NAND_Directory">
<property name="text">
<string>Select NAND Directory...</string>

Loading…
Cancel
Save