mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 17:16:00 -05:00
Enable use of variables in filter selection
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user