NewServerSettings qml rework

This commit is contained in:
Pokamest Nikak
2021-09-09 20:15:44 +03:00
parent 3175bc1e48
commit 40fa2d6779
34 changed files with 644 additions and 255 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include <QJsonObject>
#include <QJsonDocument>
#include "protocols/protocols_defs.h"
#include "containers/containers_defs.h"
QString CloakConfigurator::genCloakConfig(const ServerCredentials &credentials,
DockerContainer container, const QJsonObject &containerConfig, ErrorCode *errorCode)