mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 05:17:52 +00:00
Merge pull request #3140 from FearlessTobi/port-4953
Port citra-emu/citra#4953: "citra_qt/main.ui: remove unused actions "Load Symbol Map..." and "Select Game Directory...""
This commit is contained in:
commit
bedc903c65
1 changed files with 0 additions and 13 deletions
|
@ -140,11 +140,6 @@
|
||||||
<string>Load Folder...</string>
|
<string>Load Folder...</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_Load_Symbol_Map">
|
|
||||||
<property name="text">
|
|
||||||
<string>Load Symbol Map...</string>
|
|
||||||
</property>
|
|
||||||
</action>
|
|
||||||
<action name="action_Exit">
|
<action name="action_Exit">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>E&xit</string>
|
<string>E&xit</string>
|
||||||
|
@ -221,14 +216,6 @@
|
||||||
<string>Show Status Bar</string>
|
<string>Show Status Bar</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</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">
|
<action name="action_Select_NAND_Directory">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Select NAND Directory...</string>
|
<string>Select NAND Directory...</string>
|
||||||
|
|
Loading…
Reference in a new issue