find a default workspace smarter

This commit is contained in:
vaxerski
2022-12-09 17:17:02 +00:00
parent fd43d2bea7
commit d5352a5d12
4 changed files with 29 additions and 1 deletions

View File

@@ -83,4 +83,5 @@ public:
private:
void setupDefaultWS(const SMonitorRule&);
int findAvailableDefaultWS();
};