mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T437, some FSUIPC style/message adjustments
This commit is contained in:
@@ -126,6 +126,8 @@ namespace BlackSimPlugin
|
||||
void processWeatherMessages();
|
||||
|
||||
bool m_opened = false;
|
||||
int m_openCount = 0; //!< statistics
|
||||
int m_closeCount = 0; //!< statistics
|
||||
int m_lastErrorIndex = 0;
|
||||
QString m_lastErrorMessage;
|
||||
QString m_fsuipcVersion;
|
||||
|
||||
Reference in New Issue
Block a user