mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T180, renamed function removeFromPendingAndAddAgainAircraft
This commit is contained in:
@@ -208,7 +208,7 @@ namespace BlackSimPlugin
|
||||
void addPendingAircraft(AircraftAddMode mode);
|
||||
|
||||
//! Remove as m_addPendingAircraft and m_aircraftToAddAgainWhenRemoved
|
||||
void removeAsPendingAndAddAgain(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
void removeFromPendingAndAddAgainAircraft(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
|
||||
//! Call this method to declare the simulator connected
|
||||
void setSimConnected();
|
||||
|
||||
Reference in New Issue
Block a user