mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: fix entryWidget button behaviour
This commit is contained in:
@@ -258,8 +258,7 @@ void RecognizeSystem::recognize(QTcpSocket *socket)
|
||||
|
||||
if(packetType == PacketType::HASH_CALCULATE_START)
|
||||
{
|
||||
emit sigSetInineDebug(tr("Пересчет хэша на сервере..."));
|
||||
//mainWindow->setInlineDebug();
|
||||
emit sigdRecalculateHashOnServerState();
|
||||
}
|
||||
|
||||
if(packetType == PacketType::BUSY)
|
||||
|
||||
Reference in New Issue
Block a user