We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5164624 commit 27e4da5Copy full SHA for 27e4da5
src/utils/StyleHelper.h
@@ -34,7 +34,7 @@ class StyleHelper :
34
int loadColor(int index,
35
int rgb_index);
36
void setPalette(const ColorStyle &s);
37
- QPalette StyleHelper::getDefaultLightPalette();
+ QPalette getDefaultLightPalette();
38
39
private:
40
QObject *m_objhost;
0 commit comments