mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
fix: GUI double send getOfflineMessage
This commit is contained in:
@@ -56,10 +56,7 @@ private:
|
||||
qint64 sizeReceiveData;
|
||||
qint64 fileSize;
|
||||
int countSend;
|
||||
bool isPackageTypeInited;
|
||||
|
||||
void packetTypeInit(PacketType packet,Client *client);
|
||||
//void packetTypeInit(PacketType type);
|
||||
|
||||
bool checkIsChangeable();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user