отработка hash ready на GUI

This commit is contained in:
2025-07-25 16:06:22 +03:00
parent 215264f0c6
commit 543fe7b3d0
4 changed files with 12 additions and 2 deletions

View File

@@ -82,6 +82,8 @@ public slots:
void slot_msgToClientReady(QString login, QString text);
void showServerList(QList<StreamingVersionData*> *serverList);
void slot_HashReady();
signals:
void sigSetConnect(ServerSettings* serverSettings,QThread *thread);
void sigStopConnect();