Enable use of variables in filter selection

This commit is contained in:
WarmUpTill
2023-04-26 16:45:24 +02:00
committed by WarmUpTill
parent 530bbc07c5
commit 8cd818b80e
12 changed files with 441 additions and 122 deletions

View File

@@ -22,6 +22,8 @@ public:
void SetSource(OBSWeakSource);
std::string ToString(bool resolve = false) const;
bool operator==(const SourceSelection &) const;
private:
// TODO: Remove in future version
// Used for backwards compatability to older settings versions