mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
DolphinQt/InterfacePane: Rework style dropdown so the built-in light/dark style can be manually selected.
This commit is contained in:
parent
8f55c28472
commit
ed6014ddb5
2 changed files with 20 additions and 24 deletions
|
@ -36,7 +36,6 @@ private:
|
|||
QLabel* m_label_userstyle;
|
||||
QCheckBox* m_checkbox_top_window;
|
||||
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue