NOISSUE more refactoring
This commit is contained in:
parent
69213b1206
commit
9fc677c2a4
21 changed files with 33 additions and 32 deletions
|
@ -35,7 +35,7 @@ struct PackProfileData
|
|||
ComponentIndex componentIndex;
|
||||
bool dirty = false;
|
||||
QTimer m_saveTimer;
|
||||
shared_qobject_ptr<Task> m_updateTask;
|
||||
Task::Ptr m_updateTask;
|
||||
bool loaded = false;
|
||||
bool interactionDisabled = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue