mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
refactor: Rename blackcore to swift::core
This commit is contained in:
@@ -96,10 +96,10 @@ namespace swift::config
|
||||
static bool isKnownExecutableName(const QString &executable);
|
||||
|
||||
#ifdef SWIFT_VATSIM_SUPPORT
|
||||
//! Vatsim client id
|
||||
//! VATSIM client id
|
||||
static int vatsimClientId(); // defined in buildconfig_gen.cpp.in
|
||||
|
||||
//! Vatsim client key
|
||||
//! VATSIM client key
|
||||
static const QString &vatsimPrivateKey(); // defined in buildconfig_gen.cpp.in
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user