mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-11 11:47:41 -05:00
Update header info of action queue macro segments
This commit is contained in:
@@ -176,6 +176,8 @@ void MacroActionQueueEdit::QueueChanged(const QString &text)
|
||||
|
||||
auto lock = LockContext();
|
||||
_entryData->_queue = GetWeakActionQueueByQString(text);
|
||||
emit HeaderInfoChanged(
|
||||
QString::fromStdString(_entryData->GetShortDesc()));
|
||||
}
|
||||
|
||||
void MacroActionQueueEdit::ActionChanged(int value)
|
||||
|
||||
Reference in New Issue
Block a user