quickfix: connection

This commit is contained in:
semenov
2025-08-07 14:38:40 +03:00
parent 34dddad3cd
commit 28ea4338e0
4 changed files with 19 additions and 16 deletions

View File

@@ -59,6 +59,7 @@ private:
DataParser* dataParser;
quint64 fileSize;
QMutex *mutex;
QWaitCondition *waitCondition;
int countSend;
bool isSendStopped;
TypeClientAutorization type;