diff options
| author | 2019-11-21 15:32:24 -0500 | |
|---|---|---|
| committer | 2019-11-21 15:32:24 -0500 | |
| commit | bedc903c656faa0d39aaf7352eaecf2153a634e8 (patch) | |
| tree | 75648de84cd1d1a9588b97d30ead924287e92b11 /src | |
| parent | Merge pull request #3112 from lioncash/skip (diff) | |
| parent | citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... (diff) | |
| download | yuzu-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...""
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/main.ui | 13 |
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&xit</string> | 145 | <string>E&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> |