mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
added getting the config from the cloud service
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "containers_model.h"
|
||||
|
||||
#include "core/servercontroller.h"
|
||||
#include "core/controllers/serverController.h"
|
||||
|
||||
ContainersModel::ContainersModel(std::shared_ptr<Settings> settings, QObject *parent)
|
||||
: m_settings(settings), QAbstractListModel(parent)
|
||||
|
||||
Reference in New Issue
Block a user