NOISSUE more refactoring
This commit is contained in:
@ -340,7 +340,7 @@ void PackProfile::reload(Net::Mode netmode)
|
||||
}
|
||||
}
|
||||
|
||||
shared_qobject_ptr<Task> PackProfile::getCurrentTask()
|
||||
Task::Ptr PackProfile::getCurrentTask()
|
||||
{
|
||||
return d->m_updateTask;
|
||||
}
|
||||
|
Reference in New Issue
Block a user