Ref T180, formatting and renaming of member/function

This commit is contained in:
Klaus Basan
2017-11-06 18:07:53 +01:00
parent 4fb30fdbc3
commit fd62ef80e0
5 changed files with 16 additions and 16 deletions

View File

@@ -208,7 +208,7 @@ namespace BlackSimPlugin
void addPendingAircraft(AircraftAddMode mode);
//! Remove as m_addPendingAircraft and m_aircraftToAddAgainWhenRemoved
void removeFromPendingAndAddAgainAircraft(const BlackMisc::Aviation::CCallsign &callsign);
void removeFromAddPendingAndAddAgainAircraft(const BlackMisc::Aviation::CCallsign &callsign);
//! Call this method to declare the simulator connected
void setSimConnected();