only insert needed for load()
This commit is contained in:
parent
062ee83a9f
commit
bb7d788038
@ -47,7 +47,7 @@ bool SyncDocument::load(const std::string &fileName)
|
||||
)
|
||||
);
|
||||
multiCmd->addCommand(
|
||||
this->getSetKeyFrameCommand(
|
||||
new InsertCommand(
|
||||
int(trackIndex),
|
||||
atoi(rowString.c_str()),
|
||||
keyFrame
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user