DolphinQt: Give hotkeys their own "background input" setting.

This commit is contained in:
Jordan Woyak 2020-02-07 17:56:13 -06:00
commit 903db48280
8 changed files with 19 additions and 8 deletions

View file

@ -35,6 +35,7 @@ private:
QCheckBox* m_checkbox_use_builtin_title_database;
QCheckBox* m_checkbox_use_userstyle;
QCheckBox* m_checkbox_show_debugging_ui;
QCheckBox* m_checkbox_focused_hotkeys;
QCheckBox* m_checkbox_use_covers;
QCheckBox* m_checkbox_confirm_on_stop;