mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-28 12:17:04 -05:00
Remove legacy tab "Scene Triggers"
This commit is contained in:
@@ -127,7 +127,6 @@ void AdvSceneSwitcher::LoadUI()
|
||||
SetupAudioTab();
|
||||
SetupVideoTab();
|
||||
SetupSceneGroupTab();
|
||||
SetupTriggerTab();
|
||||
SetupMacroTab();
|
||||
SetupOtherTabs(ui->tabWidget);
|
||||
|
||||
@@ -552,7 +551,6 @@ static void handleSceneChange()
|
||||
GetWeakSourceName(switcher->previousScene).c_str());
|
||||
}
|
||||
|
||||
switcher->checkTriggers();
|
||||
switcher->checkDefaultSceneTransitions();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user