Manager: Warn on close when machines are running

This commit is contained in:
Alexander Babikov
2025-07-29 05:39:43 +05:00
parent 1d421b4db0
commit 2657a5bade
5 changed files with 29 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ public slots:
#endif
void modelDataChange();
void onPreferencesUpdated();
int getActiveMachineCount();
private:
Ui::VMManagerMain *ui;