mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Moved export.h file to root of exports directory and removed util
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "httprequesthandler.h"
|
||||
#include "httplistenersettings.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "httpconnectionhandler.h"
|
||||
#include "httplistenersettings.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include <QByteArray>
|
||||
#include "httpglobal.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#include "httprequesthandler.h"
|
||||
#include "httplistenersettings.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include "httpglobal.h"
|
||||
#include "httplistenersettings.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "httprequest.h"
|
||||
#include "httpresponse.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "httpglobal.h"
|
||||
#include "httpcookie.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include <QReadWriteLock>
|
||||
#include "httpglobal.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "httprequest.h"
|
||||
#include "httpsessionssettings.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#include "httpresponse.h"
|
||||
#include "httprequesthandler.h"
|
||||
|
||||
#include "util/export.h"
|
||||
#include "export.h"
|
||||
|
||||
namespace qtwebapp {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user