summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar bunnei2019-11-21 15:32:24 -0500
committerGravatar GitHub2019-11-21 15:32:24 -0500
commitbedc903c656faa0d39aaf7352eaecf2153a634e8 (patch)
tree75648de84cd1d1a9588b97d30ead924287e92b11
parentMerge pull request #3112 from lioncash/skip (diff)
parentcitra_qt/main.ui: remove unused actions "Load Symbol Map..." and... (diff)
downloadyuzu-bedc903c656faa0d39aaf7352eaecf2153a634e8.tar.gz
yuzu-bedc903c656faa0d39aaf7352eaecf2153a634e8.tar.xz
yuzu-bedc903c656faa0d39aaf7352eaecf2153a634e8.zip
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...""
-rw-r--r--src/yuzu/main.ui13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui
index a1ce3c0c3..21f422500 100644
--- a/src/yuzu/main.ui
+++ b/src/yuzu/main.ui
@@ -140,11 +140,6 @@
140 <string>Load Folder...</string> 140 <string>Load Folder...</string>
141 </property> 141 </property>
142 </action> 142 </action>
143 <action name="action_Load_Symbol_Map">
144 <property name="text">
145 <string>Load Symbol Map...</string>
146 </property>
147 </action>
148 <action name="action_Exit"> 143 <action name="action_Exit">
149 <property name="text"> 144 <property name="text">
150 <string>E&amp;xit</string> 145 <string>E&amp;xit</string>
@@ -221,14 +216,6 @@
221 <string>Show Status Bar</string> 216 <string>Show Status Bar</string>
222 </property> 217 </property>
223 </action> 218 </action>
224 <action name="action_Select_Game_List_Root">
225 <property name="text">
226 <string>Select Game Directory...</string>
227 </property>
228 <property name="toolTip">
229 <string>Selects a folder to display in the game list</string>
230 </property>
231 </action>
232 <action name="action_Select_NAND_Directory"> 219 <action name="action_Select_NAND_Directory">
233 <property name="text"> 220 <property name="text">
234 <string>Select NAND Directory...</string> 221 <string>Select NAND Directory...</string>