mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
|
||||
using namespace swift::misc;
|
||||
using namespace swift::misc::aviation;
|
||||
using namespace BlackSimPlugin::FsCommon;
|
||||
using namespace swift::simplugin::fscommon;
|
||||
|
||||
namespace BlackSimPlugin::FsxCommon
|
||||
namespace swift::simplugin::fsxcommon
|
||||
{
|
||||
const QString &CSimConnectDefinitions::requestToString(Request request)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user