mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T379, use own "toFsxChar" conversion so we can adjust it
This commit is contained in:
@@ -260,6 +260,9 @@ namespace BlackSimPlugin
|
||||
//! Trace if required, log errors
|
||||
HRESULT logAndTraceSendId(HRESULT hr, bool traceSendId, const CSimConnectObject &simObject, const QString &warningMsg, const QString &functionName, const QString &functionDetails = {});
|
||||
|
||||
//! Convert to FSX char array
|
||||
static QByteArray toFsxChar(const QString &string);
|
||||
|
||||
//! Register help
|
||||
static void registerHelp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user