mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
карта блок-в. Блокировка правильная. Множ. доступ
This commit is contained in:
@@ -71,6 +71,9 @@ signals:
|
||||
|
||||
void sigInitializeFinished();
|
||||
|
||||
//сигнал о блокировке авторизации
|
||||
bool signal_BlockAutorization(bool block, QString whoFullName, QString type);
|
||||
|
||||
private:
|
||||
QList<FileData> clientDataList;
|
||||
QList<FileData> serverDataList;
|
||||
|
||||
Reference in New Issue
Block a user