mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
feat: link busy state with lock icon
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
|
||||
void slot_DocsChanged();
|
||||
signals:
|
||||
void sigSendToLogger(QString text);
|
||||
void sigSetServerState(PacketType packetType);
|
||||
private:
|
||||
QMap<int, ClientHandler*> *clientsMap;
|
||||
ProcessingSystem *processingSystem;
|
||||
|
||||
Reference in New Issue
Block a user