mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Ref T265, Ref T430, Ref T473 functions renamed
This commit is contained in:
committed by
Mat Sutcliffe
parent
6bd3a50ed8
commit
2d3e2e2d99
@@ -101,7 +101,7 @@ namespace BlackMisc
|
||||
const CCountry country = CCountry::fromDatabaseJson(json, "ctry_");
|
||||
airport.setCountry(country);
|
||||
|
||||
airport.setKeyAndTimestampFromDatabaseJson(json, prefix);
|
||||
airport.setKeyVersionTimestampFromDatabaseJson(json, prefix);
|
||||
return airport;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user