mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-13 20:58:34 -05:00
Remove legacy tab "Scene Triggers"
This commit is contained in:
@@ -15,7 +15,7 @@ static std::vector<std::string> tabNames = {
|
||||
"screenRegionTab", "mediaTab", "fileTab", "randomTab",
|
||||
"timeTab", "idleTab", "sceneSequenceTab", "audioTab",
|
||||
"videoTab", "sceneGroupTab", "transitionsTab", "pauseTab",
|
||||
"sceneTriggerTab"};
|
||||
};
|
||||
|
||||
static std::vector<int> tabOrder = std::vector<int>(tabNames.size());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user