Add Refreshing Group Cue Children

This commit is contained in:
2019-07-10 20:02:43 -05:00
parent 979ddd7756
commit eb772ea614
6 changed files with 19 additions and 45 deletions
@@ -96,7 +96,6 @@ namespace qController
var cue = cueList.cues[j];
AddSubCues(cue, 0);
}
}
}