mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
bugfix: update without hot update
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
void sendCheckHash();
|
||||
void sendPacketType(PacketType packetType);
|
||||
~SendSystem(){};
|
||||
void sendPacketTypeWithDelay(PacketType packetType, int delay);
|
||||
signals:
|
||||
void sigSend();
|
||||
QByteArray sigGetXmlAnswer(QString);
|
||||
|
||||
Reference in New Issue
Block a user