mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-30 21:25:32 -05:00
Move hightlight and update of paused state into MacroListEntryWidget
This commit is contained in:
@@ -199,6 +199,7 @@ void AdvSceneSwitcher::on_highlightExecutedMacros_stateChanged(int state)
|
||||
}
|
||||
|
||||
switcher->highlightExecutedMacros = state;
|
||||
emit HighlightMacrosChanged(switcher->highlightExecutedMacros);
|
||||
}
|
||||
|
||||
bool isLegacyTab(const QString &name)
|
||||
|
||||
Reference in New Issue
Block a user