mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-09 02:56:01 +08:00
refactor: Rename blackcore to swift::core
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "afvclientbridge.h"
|
||||
|
||||
using namespace BlackCore::Afv::Clients;
|
||||
using namespace swift::core::afv::clients;
|
||||
|
||||
CAfvClientBridge::CAfvClientBridge(CAfvClient *afvClient, QObject *parent) : QObject(parent),
|
||||
m_afvClient(afvClient)
|
||||
|
||||
Reference in New Issue
Block a user