Fix the details screen after deleting every machine

This commit is contained in:
Alexander Babikov
2025-08-08 01:36:24 +05:00
parent 74501db7fc
commit 6ee2e66b56
2 changed files with 19 additions and 2 deletions

View File

@@ -136,6 +136,7 @@ public:
QProcess *process = new QProcess();
bool window_obscured;
bool config_signal_connected = false;
QString getDisplayValue(VMManager::Display::Name key);
QFileInfoList getScreenshots();