rewrite nearly complete
This commit is contained in:
@@ -87,5 +87,5 @@ void ComboField::UpdateFromWidget(int index)
|
||||
SetValueAt(Now(), items_.at(index).data);
|
||||
|
||||
kdc->SetNewKeyframes();
|
||||
olive::UndoStack.push(kdc);
|
||||
olive::undo_stack.push(kdc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user