UI: Add signal for when theme has changed
This commit is contained in:
@@ -165,6 +165,9 @@ public:
|
||||
{
|
||||
translatorHooks.pop_front();
|
||||
}
|
||||
|
||||
signals:
|
||||
void StyleChanged();
|
||||
};
|
||||
|
||||
int GetConfigPath(char *path, size_t size, const char *name);
|
||||
|
Reference in New Issue
Block a user