mirror of
https://notabug.org/litucks/torzu.git
synced 2024-11-23 06:49:42 +00:00
Disable "Open Home Menu" action as appropriate
This commit is contained in:
parent
4c25cbae7b
commit
a5a11e03a1
2
externals/xbyak
vendored
2
externals/xbyak
vendored
@ -1 +1 @@
|
||||
Subproject commit 9c0f5d3ecb06d2c93c2b59becb9b3b763213e74e
|
||||
Subproject commit a1ac3750f9a639b5a6c6d6c7da4259b8d6790989
|
@ -1627,6 +1627,7 @@ void GMainWindow::UpdateMenuState() {
|
||||
ui->action_Load_Cabinet_Restorer,
|
||||
ui->action_Load_Cabinet_Formatter,
|
||||
ui->action_Load_Mii_Edit,
|
||||
ui->action_Load_Home_Menu,
|
||||
ui->action_Open_Controller_Menu};
|
||||
|
||||
for (QAction* action : running_actions) {
|
||||
|
Loading…
Reference in New Issue
Block a user