mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
More work on theming
This commit is contained in:
parent
9d9204430e
commit
cc775770bf
6 changed files with 174 additions and 6 deletions
|
@ -76,7 +76,7 @@ public:
|
|||
StyleType GetStyleType() const;
|
||||
|
||||
// this evaluates the current stylesheet settings and refreshes the GUI with them
|
||||
void ApplyStyle();
|
||||
void ApplyStyleWin10();
|
||||
|
||||
void GetToolTipStyle(QColor& window_color, QColor& text_color, QColor& emphasis_text_color,
|
||||
QColor& border_color, const QPalette& palette,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue