only insert needed for load()

This commit is contained in:
Erik Faye-Lund 2008-10-14 19:41:21 +00:00
parent 062ee83a9f
commit bb7d788038

View File

@ -47,7 +47,7 @@ bool SyncDocument::load(const std::string &fileName)
)
);
multiCmd->addCommand(
this->getSetKeyFrameCommand(
new InsertCommand(
int(trackIndex),
atoi(rowString.c_str()),
keyFrame