Manager: Warn on close when machines are running
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
void reload(QWidget* parent = nullptr);
|
||||
void updateDisplayName(const QModelIndex &index, const QString &newDisplayName);
|
||||
QHash <QString, int> getProcessStats();
|
||||
int getActiveMachineCount();
|
||||
signals:
|
||||
void systemDataChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user