mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Ref T104, return inconsistent aircraft/airline ICAOs codes
- use audit - and log inconsistent DB entries
This commit is contained in:
committed by
Mathew Sutcliffe
parent
922e39f61d
commit
297c2f0539
@@ -43,7 +43,7 @@ namespace BlackCore
|
||||
|
||||
public:
|
||||
//! Constructor
|
||||
explicit CIcaoDataReader(QObject *owner, const CDatabaseReaderConfigList &confg);
|
||||
explicit CIcaoDataReader(QObject *owner, const CDatabaseReaderConfigList &config);
|
||||
|
||||
//! Get aircraft ICAO information
|
||||
//! \threadsafe
|
||||
|
||||
Reference in New Issue
Block a user