Apply suggestions from code review
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
		| @@ -130,7 +130,7 @@ class Task : public QObject, public QRunnable { | ||||
|     void failed(QString reason); | ||||
|     void status(QString status); | ||||
|     void details(QString details); | ||||
|     void stepProgress(TaskStepProgress const& task_progress); //  | ||||
|     void stepProgress(TaskStepProgress const& task_progress); | ||||
|  | ||||
|     /** Emitted when the canAbort() status has changed. | ||||
|      */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Rachel Powers
					Rachel Powers