mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-11 19:58:49 -05:00
Add group support to MacroSelection
This commit is contained in:
@@ -194,6 +194,7 @@ MacroActionSequenceEdit::MacroActionSequenceEdit(
|
||||
_resetIndex(new VariableSpinBox()),
|
||||
_layout(new QHBoxLayout())
|
||||
{
|
||||
_macros->HideGroups();
|
||||
populateActionSelection(_actions);
|
||||
|
||||
_resetIndex->setMinimum(1);
|
||||
|
||||
Reference in New Issue
Block a user