config/workspace: added workspace selectors
This commit is contained in:
parent
c32b2331d1
commit
05cd6d3df1
7 changed files with 239 additions and 39 deletions
|
|
@ -64,4 +64,6 @@ class CWorkspace {
|
|||
void rememberPrevWorkspace(const CWorkspace* prevWorkspace);
|
||||
|
||||
std::string getConfigName();
|
||||
|
||||
bool matchesStaticSelector(const std::string& selector);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue