mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 06:25:37 +08:00
Login UI/lookup improvements
* made tool -> push buttons as easier to spot * reverse lookup of model before login -> always latest DB data * use "text only" ICAO code if loading from DB yields no result
This commit is contained in:
committed by
Mat Sutcliffe
parent
985674f1cf
commit
13c67e4838
@@ -64,7 +64,7 @@ namespace BlackGui
|
||||
//! \return changed
|
||||
bool setAircraftIcao(int key);
|
||||
|
||||
//! Distributor
|
||||
//! ICAO code
|
||||
BlackMisc::Aviation::CAircraftIcaoCode getAircraftIcao() const;
|
||||
|
||||
//! Raw designator
|
||||
|
||||
Reference in New Issue
Block a user