mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
Ref T80, remove invalid combined codes
This commit is contained in:
@@ -100,6 +100,9 @@ namespace BlackMisc
|
||||
//! Sort by designator first, then by manufacturer and rank
|
||||
void sortByDesignatorManufacturerAndRank();
|
||||
|
||||
//! Remove invalid combined codes
|
||||
void removeInvalidCombinedCodes();
|
||||
|
||||
//! For selection completion
|
||||
QStringList toCompleterStrings(bool withIataCodes = false, bool withFamily = false, bool sort = true) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user