mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Minor adjustments setup reader
This commit is contained in:
committed by
Mat Sutcliffe
parent
7f1591c972
commit
158ba34936
@@ -22,13 +22,12 @@
|
||||
#include <QCommandLineOption>
|
||||
#include <QCoreApplication>
|
||||
#include <QJsonObject>
|
||||
#include <QNetworkReply>
|
||||
#include <QList>
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
#include <atomic>
|
||||
|
||||
class QNetworkReply;
|
||||
|
||||
namespace BlackMisc { class CLogCategoryList; }
|
||||
namespace BlackCoreTest { class CTestConnectivity; }
|
||||
namespace BlackCore
|
||||
|
||||
Reference in New Issue
Block a user