various improvements to import process and project management
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ private:
|
||||
/**
|
||||
* @brief Set the status of this Task (also emits StatusChanged())
|
||||
*/
|
||||
void set_status(const Status& status);
|
||||
void set_status(const Task::Status& status);
|
||||
|
||||
Status status_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user