more work on project management

This commit is contained in:
itsmattkc
2019-07-06 09:46:55 -05:00
parent bc631c495d
commit a6971b3fde
15 changed files with 290 additions and 114 deletions
+2
View File
@@ -116,4 +116,6 @@ void Task::ThreadComplete()
} else {
set_status(kError);
}
emit Finished();
}