mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
refactor: Rename BlackConfig to swift::config
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include "blackmisc/dbusserver.h"
|
||||
#include "blackmisc/iterator.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include "blackconfig/buildconfig.h"
|
||||
#include "config/buildconfig.h"
|
||||
|
||||
#include "dbus/dbus.h"
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
#include <QPointer>
|
||||
#include <math.h>
|
||||
|
||||
using namespace BlackConfig;
|
||||
using namespace swift::config;
|
||||
using namespace BlackMisc;
|
||||
using namespace BlackMisc::Aviation;
|
||||
using namespace BlackMisc::Network;
|
||||
|
||||
Reference in New Issue
Block a user