mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
DolphinQt/MenuBar: add "reset ignore panic handler" button
This commit is contained in:
parent
13985b774e
commit
61a5d3bf74
2 changed files with 9 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue