Ref T472, completer displays category

This commit is contained in:
Klaus Basan
2019-03-10 02:08:34 +01:00
committed by Mat Sutcliffe
parent 3a10483379
commit 0b29894bd8
3 changed files with 26 additions and 25 deletions

View File

@@ -249,6 +249,9 @@ namespace BlackMisc
//! Combined ICAO descriptive string with key
QString getCombinedIcaoStringWithKey() const;
//! Combined ICAO descriptive string with category and key
QString getCombinedIcaoCategoryStringWithKey() const;
//! Combined IATA descriptive string with key
QString getCombinedIataStringWithKey() const;