diff options
| -rw-r--r-- | src/yuzu/main.ui | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index e670acc30..013ba0ceb 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui | |||
| @@ -231,6 +231,9 @@ | |||
| 231 | <property name="text"> | 231 | <property name="text"> |
| 232 | <string>Con&figure...</string> | 232 | <string>Con&figure...</string> |
| 233 | </property> | 233 | </property> |
| 234 | <property name="menuRole"> | ||
| 235 | <enum>QAction::PreferencesRole</enum> | ||
| 236 | </property> | ||
| 234 | </action> | 237 | </action> |
| 235 | <action name="action_Display_Dock_Widget_Headers"> | 238 | <action name="action_Display_Dock_Widget_Headers"> |
| 236 | <property name="checkable"> | 239 | <property name="checkable"> |
| @@ -363,6 +366,9 @@ | |||
| 363 | <property name="text"> | 366 | <property name="text"> |
| 364 | <string>&Configure TAS...</string> | 367 | <string>&Configure TAS...</string> |
| 365 | </property> | 368 | </property> |
| 369 | <property name="menuRole"> | ||
| 370 | <enum>QAction::NoRole</enum> | ||
| 371 | </property> | ||
| 366 | </action> | 372 | </action> |
| 367 | <action name="action_Configure_Current_Game"> | 373 | <action name="action_Configure_Current_Game"> |
| 368 | <property name="enabled"> | 374 | <property name="enabled"> |
| @@ -371,6 +377,9 @@ | |||
| 371 | <property name="text"> | 377 | <property name="text"> |
| 372 | <string>Configure C&urrent Game...</string> | 378 | <string>Configure C&urrent Game...</string> |
| 373 | </property> | 379 | </property> |
| 380 | <property name="menuRole"> | ||
| 381 | <enum>QAction::NoRole</enum> | ||
| 382 | </property> | ||
| 374 | </action> | 383 | </action> |
| 375 | <action name="action_TAS_Start"> | 384 | <action name="action_TAS_Start"> |
| 376 | <property name="enabled"> | 385 | <property name="enabled"> |