Reflect language and color scheme changes in global config in manager and all its VMs
This commit is contained in:
@@ -60,8 +60,10 @@ public:
|
||||
QMap<VMManagerSystem::ProcessStatus, int> getProcessStats();
|
||||
int getActiveMachineCount();
|
||||
void refreshConfigs();
|
||||
void sendGlobalConfigurationChanged();
|
||||
signals:
|
||||
void systemDataChanged();
|
||||
void globalConfigurationChanged();
|
||||
|
||||
private:
|
||||
QVector<VMManagerSystem *> machines;
|
||||
|
||||
Reference in New Issue
Block a user