mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Long live FsdClient
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "blackcore/context/contextapplication.h"
|
||||
#include "blackcore/cookiemanager.h"
|
||||
#include "blackcore/corefacade.h"
|
||||
#include "blackcore/vatsim/networkvatlib.h"
|
||||
#include "blackcore/registermetadata.h"
|
||||
#include "blackcore/setupreader.h"
|
||||
#include "blackcore/webdataservices.h"
|
||||
@@ -1302,7 +1301,7 @@ namespace BlackCore
|
||||
|
||||
void CApplication::addVatlibOptions()
|
||||
{
|
||||
this->addParserOptions(CNetworkVatlib::getCmdLineOptions());
|
||||
this->addParserOptions(BlackCore::Context::IContextNetwork::getCmdLineOptions());
|
||||
}
|
||||
|
||||
QString CApplication::getCmdDBusAddressValue() const
|
||||
|
||||
Reference in New Issue
Block a user