fixed server config update, after container config change
This commit is contained in:
parent
e749cc7578
commit
8164026891
5 changed files with 13 additions and 10 deletions
|
@ -73,6 +73,7 @@ protected:
|
|||
|
||||
signals:
|
||||
void defaultContainerChanged();
|
||||
void containersModelUpdated();
|
||||
|
||||
private:
|
||||
QMap<DockerContainer, QJsonObject> m_containers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue