NOISSUE more refactoring
This commit is contained in:
parent
69213b1206
commit
9fc677c2a4
21 changed files with 33 additions and 32 deletions
|
@ -340,7 +340,7 @@ void PackProfile::reload(Net::Mode netmode)
|
|||
}
|
||||
}
|
||||
|
||||
shared_qobject_ptr<Task> PackProfile::getCurrentTask()
|
||||
Task::Ptr PackProfile::getCurrentTask()
|
||||
{
|
||||
return d->m_updateTask;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue