mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Formatting #910
This commit is contained in:
committed by
Mathew Sutcliffe
parent
099680c054
commit
0f2680ba2a
@@ -312,7 +312,8 @@ namespace BlackSimPlugin
|
||||
QString m_simulatorName;
|
||||
QString m_simulatorDetails;
|
||||
|
||||
//! SimConnect Callback
|
||||
//! SimConnect Callback (simplified version for listener)
|
||||
//! \sa CSimConnectObjects::SimConnectProc
|
||||
static void CALLBACK SimConnectProc(SIMCONNECT_RECV *pData, DWORD cbData, void *pContext);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user