fix quasarapp lib

This commit is contained in:
Andrei Yankovich 2022-01-20 17:12:59 +03:00
parent 14329f41f7
commit 4b0680ba92
8 changed files with 7 additions and 3 deletions

View File

@ -13,6 +13,7 @@
#include <bigdatapart.h>
#include <bigdatarequest.h>
#include <cmath>
#include <qaglobalutils.h>
#define TIMEOUT_INTERVAL 30000

View File

@ -15,6 +15,7 @@
#include <quasarapp.h>
#include <thread>
#include <chrono>
#include <qaglobalutils.h>
// Private implementation of waitFor functions.
#define waitPrivate(CONDITION, TIMEOUT) \

View File

@ -13,6 +13,7 @@
#include <limits>
#include <quasarapp.h>
#include <QCryptographicHash>
#include <qaglobalutils.h>
namespace QH {
namespace PKG {

View File

@ -9,7 +9,6 @@
#define ABSTRACTDATA_H
#include "package.h"
#include <streambase.h>
#include <global.h>
/**

View File

@ -16,7 +16,7 @@
#include <QDateTime>
#include <QtConcurrent/QtConcurrent>
#include <qaglobalutils.h>
namespace QH {

View File

@ -16,6 +16,7 @@
#include <QVariantMap>
#include <QSharedPointer>
#include <quasarapp.h>
#include <qaglobalutils.h>
namespace QH {
namespace PKG {

View File

@ -13,6 +13,7 @@
#include <deleteobject.h>
#include <websocket.h>
#include <websocketsubscriptions.h>
#include <qaglobalutils.h>
namespace QH {

@ -1 +1 @@
Subproject commit fe224bdc99cc1718eff795ebf603c982a5a67512
Subproject commit 12582fc2eb1aeb61918277be7bcb2ee8358f9661