mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Qt: Deduplicate settings
This commit is contained in:
parent
1b63810e85
commit
40a61e7bf5
4 changed files with 9 additions and 42 deletions
|
@ -28,9 +28,7 @@ private:
|
|||
QComboBox* m_combobox_language;
|
||||
|
||||
QComboBox* m_combobox_theme;
|
||||
QCheckBox* m_checkbox_auto_window;
|
||||
QCheckBox* m_checkbox_top_window;
|
||||
QCheckBox* m_checkbox_render_to_window;
|
||||
QCheckBox* m_checkbox_use_builtin_title_database;
|
||||
QCheckBox* m_checkbox_show_debugging_ui;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue