Ref T180, clear hints when all aircraft are cleared

This commit is contained in:
Klaus Basan
2017-11-05 02:38:31 +01:00
parent 93a29b2b11
commit be8598e708

View File

@@ -577,6 +577,7 @@ namespace BlackCore
m_aircraftToAddAgainWhenRemoved.clear();
m_highlightedAircraft.clear();
m_callsignsToBeRendered.clear();
m_hints.clear();
}
CAirportList CSimulatorCommon::getWebServiceAirports() const