mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
убрал sendQueryTasksXML из slot_HashReady
This commit is contained in:
@@ -406,7 +406,7 @@ void ConnectorToServer::showServerList(QList<StreamingVersionData *> *serverList
|
|||||||
void ConnectorToServer::slot_HashReady()
|
void ConnectorToServer::slot_HashReady()
|
||||||
{
|
{
|
||||||
//sendQueryTasksXML("fim");
|
//sendQueryTasksXML("fim");
|
||||||
sendQueryTasksXML("amm");
|
//sendQueryTasksXML("amm");
|
||||||
}
|
}
|
||||||
|
|
||||||
void ConnectorToServer::slot_Auth(ServerAuthorization *serverAuth)
|
void ConnectorToServer::slot_Auth(ServerAuthorization *serverAuth)
|
||||||
|
|||||||
Reference in New Issue
Block a user