mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
quickFix: minor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "tcpclient.h"
|
||||
#include "Core/updatecontroller.h"
|
||||
#include "updatecontroller.h"
|
||||
#include "externalexecuter.h"
|
||||
|
||||
#include <QDir>
|
||||
|
||||
@@ -27,6 +27,7 @@ enum PacketType{
|
||||
TYPE_NEEDUPDATE = 7,
|
||||
TYPE_XMLANSWER = 8,
|
||||
TYPE_CHANGEPACKAGERESPONSE = 9,
|
||||
TYPE_DISABLE = 11
|
||||
};
|
||||
|
||||
class Tools {
|
||||
|
||||
Reference in New Issue
Block a user