diff --git a/editor/syncdocument.cpp b/editor/syncdocument.cpp index 4b6543b..534c5e2 100644 --- a/editor/syncdocument.cpp +++ b/editor/syncdocument.cpp @@ -47,7 +47,7 @@ bool SyncDocument::load(const std::string &fileName) ) ); multiCmd->addCommand( - this->getSetKeyFrameCommand( + new InsertCommand( int(trackIndex), atoi(rowString.c_str()), keyFrame