mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
refs #602, directly web access via application
* delegating functions * removed from airspace monitor
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8a7eba74d9
commit
a0cfa2e687
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "corefacadeconfig.h"
|
||||
#include "cookiemanager.h"
|
||||
#include "webreaderflags.h"
|
||||
#include "webdataservices.h"
|
||||
#include "blackmisc/network/url.h"
|
||||
#include "blackmisc/logcategorylist.h"
|
||||
#include "blackmisc/filelogger.h"
|
||||
@@ -30,7 +30,6 @@ namespace BlackCore
|
||||
{
|
||||
class CCoreFacade;
|
||||
class CSetupReader;
|
||||
class CWebDataServices;
|
||||
|
||||
class IContextApplication;
|
||||
class IContextAudio;
|
||||
|
||||
Reference in New Issue
Block a user