diff options
Diffstat (limited to '')
| -rw-r--r-- | src/citra_qt/main.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/citra_qt/main.ui b/src/citra_qt/main.ui index bc895d89c..d1362cdfc 100644 --- a/src/citra_qt/main.ui +++ b/src/citra_qt/main.ui | |||
| @@ -57,7 +57,6 @@ | |||
| 57 | <property name="title"> | 57 | <property name="title"> |
| 58 | <string>&View</string> | 58 | <string>&View</string> |
| 59 | </property> | 59 | </property> |
| 60 | <addaction name="action_Single_Window_Mode"/> | ||
| 61 | <addaction name="action_Hotkeys"/> | 60 | <addaction name="action_Hotkeys"/> |
| 62 | </widget> | 61 | </widget> |
| 63 | <widget class="QMenu" name="menu_Help"> | 62 | <widget class="QMenu" name="menu_Help"> |
| @@ -108,14 +107,6 @@ | |||
| 108 | <string>About Citra</string> | 107 | <string>About Citra</string> |
| 109 | </property> | 108 | </property> |
| 110 | </action> | 109 | </action> |
| 111 | <action name="action_Single_Window_Mode"> | ||
| 112 | <property name="checkable"> | ||
| 113 | <bool>true</bool> | ||
| 114 | </property> | ||
| 115 | <property name="text"> | ||
| 116 | <string>Single Window Mode</string> | ||
| 117 | </property> | ||
| 118 | </action> | ||
| 119 | <action name="action_Hotkeys"> | 110 | <action name="action_Hotkeys"> |
| 120 | <property name="text"> | 111 | <property name="text"> |
| 121 | <string>Configure &Hotkeys ...</string> | 112 | <string>Configure &Hotkeys ...</string> |