mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
refract Server 1
This commit is contained in:
@@ -2,9 +2,13 @@
|
||||
#define MULTITHREADSERVER_H
|
||||
|
||||
#include "Systems/processingsystem.h"
|
||||
#include "clienthandler.h"
|
||||
#include "Data/PacketType.h"
|
||||
#include "updatecontroller.h"
|
||||
#include <QObject>
|
||||
|
||||
class ProcessingSystem;
|
||||
class ClientHandler;
|
||||
class DocsUpdater;
|
||||
class MultiThreadServer : public QTcpServer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user