mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Сделал выдачу tasksFIM.xml из сервера по запросу GUI-клиента
This commit is contained in:
@@ -79,6 +79,12 @@ public:
|
||||
TypeQueryToDB typeQuery;
|
||||
};
|
||||
|
||||
class ClientQueryTasksXML
|
||||
{
|
||||
public:
|
||||
QString Type;
|
||||
};
|
||||
|
||||
class ServerMessage
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user