Minor UI and style fixes

* completer for airports in ATC component
* log messages
* style fixes
This commit is contained in:
Klaus Basan
2016-11-20 23:03:06 +01:00
parent 1f57f7ca61
commit 20b4044d29
5 changed files with 53 additions and 13 deletions

View File

@@ -325,7 +325,7 @@ namespace BlackCore
void CContextOwnAircraft::ps_allSwiftWebDataRead()
{
// we should already receive a reverse lookup model
// we should already have received a reverse lookup model
// from the driver
}