DocsUpdater рабочая версия

This commit is contained in:
2025-11-11 18:00:06 +03:00
parent 9df00eda9e
commit 81d7e5e6d6
6 changed files with 28 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
#include <Data/Client.h>
#include "multithreadserver.h"
#include "providerdblms.h"
#include "docsupdater.h"
namespace Ui {
class ServerLMSWidget;
@@ -41,6 +42,7 @@ class ClientHandler;
class MultiThreadServer;
class AssetsManager;
class ChatSystem;
class DocsUpdater;
class SERVERLMS_EXPORT ServerLMSWidget : public QWidget
{
@@ -144,6 +146,7 @@ private:
CommonClientHandler *commonClientHandler;
ChatSystem *chatSystem;
DocsUpdater* docsUpdater;
ProviderDBLMS* providerDBLMS;
bool first = true; // для тестов Unity