mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Fixed Doxygen warning
This commit is contained in:
@@ -82,6 +82,7 @@ namespace BlackMisc
|
||||
CLivery smartLiverySelector(const CLivery &liveryPattern) const;
|
||||
|
||||
//! Caching version from DB data
|
||||
//! \param array JSON data
|
||||
//! \param relatedAirlines passing the airline can skip the parsing from livery
|
||||
//! \remark without passing related airlines there is not much sense using this function, as most airlines/liveries have a 1:1 ratio
|
||||
static CLiveryList fromDatabaseJsonCaching(const QJsonArray &array, const CAirlineIcaoCodeList &relatedAirlines = {});
|
||||
|
||||
Reference in New Issue
Block a user