mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
NOISSUE add hack for system themes. Maybe it works?
This commit is contained in:
@ -10,7 +10,9 @@ public:
|
||||
|
||||
QString id() override;
|
||||
QString name() override;
|
||||
bool hasStyleSheet() override;
|
||||
QString appStyleSheet() override;
|
||||
bool hasColorScheme() override;
|
||||
QPalette colorScheme() override;
|
||||
double fadeAmount() override;
|
||||
QColor fadeColor() override;
|
||||
|
Reference in New Issue
Block a user