Add deprecation warning for legacy tabs

This commit is contained in:
WarmUpTill
2022-02-18 22:26:14 +01:00
committed by WarmUpTill
parent 8e3eb8519b
commit cc9d5897da
4 changed files with 18 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ void AdvSceneSwitcher::loadUI()
setupTriggerTab();
setupMacroTab();
setDeprecationWarnings();
setTabOrder();
setCurrentTab();
restoreWindowGeo();