mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
DolphinQt/MenuBar: add "reset ignore panic handler" button
This commit is contained in:
@ -234,6 +234,7 @@ private:
|
||||
// Options
|
||||
QAction* m_boot_to_pause;
|
||||
QAction* m_automatic_start;
|
||||
QAction* m_reset_ignore_panic_handler;
|
||||
QAction* m_change_font;
|
||||
QAction* m_controllers_action;
|
||||
|
||||
|
Reference in New Issue
Block a user