Fixes #258 theme change doesn't apply
This commit is contained in:
@@ -30,10 +30,10 @@ protected:
|
||||
|
||||
float dpiMultiplier = 1.f;
|
||||
|
||||
virtual void refreshTheme();
|
||||
|
||||
private:
|
||||
void init();
|
||||
|
||||
virtual void refreshTheme();
|
||||
};
|
||||
|
||||
} // namespace widgets
|
||||
|
||||
Reference in New Issue
Block a user