Qt/MenuBar: Allow opening Cheats Manager regardless of emulation state and configuration.

This commit is contained in:
Admiral H. Curtiss
2021-09-16 06:50:21 +02:00
parent aee6e45386
commit aa2d089d1b
2 changed files with 1 additions and 10 deletions

View File

@ -196,7 +196,6 @@ private:
QMenu* m_backup_menu;
// Tools
QAction* m_show_cheat_manager;
QAction* m_wad_install_action;
QMenu* m_perform_online_update_menu;
QAction* m_perform_online_update_for_current_region;