This commit is contained in:
2026-02-10 16:28:28 +03:00
parent 2cce331a67
commit ed7de8af4e
35 changed files with 418 additions and 358 deletions

View File

@@ -64,7 +64,7 @@ signals:
void sigSendNotify(QString notify);
void sigSendFileBlockWithRename (QString path,QString newName);
void sigSocketClose();
bool sigSocketFlush();
//bool sigSocketFlush(); //не используется
void sigSendVersion();
void sigSendPacketType(PacketType packetType);
void sigSendStop();