NOISSUE add hack for system themes. Maybe it works?
This commit is contained in:
@ -9,7 +9,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