mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 02:09:06 +00:00
UI: Expose the "show active title" setting
This commit is contained in:
parent
cfc0cc1453
commit
964f546e69
4 changed files with 21 additions and 0 deletions
|
@ -33,6 +33,7 @@ private:
|
|||
QCheckBox* m_checkbox_confirm_on_stop;
|
||||
QCheckBox* m_checkbox_use_panic_handlers;
|
||||
QCheckBox* m_checkbox_enable_osd;
|
||||
QCheckBox* m_checkbox_show_active_title;
|
||||
QCheckBox* m_checkbox_pause_on_focus_lost;
|
||||
QCheckBox* m_checkbox_hide_mouse;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue