mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: segregate systems, codestyle, busy message
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
#ifndef UPDATECONTROLLER_H
|
||||
#define UPDATECONTROLLER_H
|
||||
|
||||
|
||||
#include "Core\FileData.h"
|
||||
#include "Core\dataparser.h"
|
||||
#include "Core\tcpclient.h"
|
||||
#include "streamingversiondata.h"
|
||||
#include <QXmlStreamWriter>
|
||||
#include <QXmlStreamReader>
|
||||
#include <QXmlStreamAttribute>
|
||||
@@ -17,6 +12,12 @@
|
||||
#include <QDebug>
|
||||
#include <QList>
|
||||
#include <QObject>
|
||||
#include <QDialogButtonBox>
|
||||
|
||||
#include <Data\FileData.h>
|
||||
#include <Core\dataparser.h>
|
||||
#include <Core\tcpclient.h>
|
||||
#include <Data\streamingversiondata.h>
|
||||
|
||||
class SendSystem;
|
||||
class MainWindow;
|
||||
|
||||
Reference in New Issue
Block a user