mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #748, add airport completers
* in flight plan * in login * utility functions
This commit is contained in:
@@ -159,6 +159,7 @@ namespace BlackGui
|
||||
//! Set ICAO values
|
||||
void setGuiIcaoValues(const BlackMisc::Simulation::CAircraftModel &model, bool onlyIfEmpty);
|
||||
|
||||
//! Completers
|
||||
void initCompleters(BlackMisc::Network::CEntityFlags::Entity entity);
|
||||
|
||||
QScopedPointer<Ui::CLoginComponent> ui;
|
||||
|
||||
Reference in New Issue
Block a user