mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
MS & KB workshop: ICAO class renamings.
This commit is contained in:
@@ -57,7 +57,7 @@ namespace BlackSimTest
|
||||
int afterSync = mapper.synchronize();
|
||||
streamOut << "After synchronizing definitions: " << afterSync << endl;
|
||||
|
||||
CAircraftIcao icao("C172");
|
||||
CAircraftIcaoData icao("C172");
|
||||
streamOut << "Searching for " << icao << endl;
|
||||
streamOut << mapper.getAircraftMappingList().findByIcaoCodeExact(icao) << endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user