mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: stable loading
This commit is contained in:
@@ -76,6 +76,7 @@ void RecognizeSystem::recognize(QTcpSocket *socket)
|
||||
}
|
||||
|
||||
packetType = PacketType::TYPE_NONE;
|
||||
emit sigUpdateBytesAvailable();
|
||||
continue;
|
||||
}
|
||||
|
||||
@@ -164,7 +165,6 @@ void RecognizeSystem::recognize(QTcpSocket *socket)
|
||||
|
||||
file.close();
|
||||
emit sigSendDebugLog(Tools::getTime() + "File loaded");
|
||||
emit
|
||||
|
||||
//ОЧИСТКА ПОСЛЕ ПЕРЕДАЧИ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user