NOISSUE Show Version page while the instancer is running.
All controls are disabled.
This commit is contained in:
@ -38,5 +38,6 @@ struct ComponentListData
|
||||
QTimer m_saveTimer;
|
||||
shared_qobject_ptr<Task> m_updateTask;
|
||||
bool loaded = false;
|
||||
bool interactionDisabled = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user