refract Server 1

This commit is contained in:
2026-02-06 15:02:55 +03:00
parent 4b98d00faf
commit dde9ac61f8
3 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,6 @@
#include <Data/typesDataServerClient.h>
#include <clienthandler.h>
#include <serverlmswidget.h>
#include "multithreadserver.h"
//#include "instructorsandtraineeswidget.h"
#include "chatsystem.h"
@@ -22,6 +21,7 @@ class ClientHandler;
class CommonClientHandler;
class MultiThreadServer;
class CfiController;
class ChatSystem;
class ProcessingSystem : public QObject
{