minor code cleanups

This commit is contained in:
itsmattkc
2019-08-09 10:43:14 +10:00
parent f26eea1620
commit c0f6ee534a
7 changed files with 6 additions and 15 deletions
+1
View File
@@ -58,6 +58,7 @@ bool ImportTask::Action()
return true;
}
// FIXME: This should be run in the main thread somehow
olive::undo_stack.push(command);
return true;