mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 21:35:40 +08:00
refs #768, model string in login component is supposed to be empty without simulator
This commit is contained in:
@@ -172,8 +172,8 @@ namespace BlackGui
|
||||
//! Logoff countdown
|
||||
void startLogoffTimerCountdown();
|
||||
|
||||
//! Own model string
|
||||
void setOwnModel();
|
||||
//! Own model and ICAO data
|
||||
void setOwnModelAndIcaoValues();
|
||||
|
||||
//! Set ICAO values
|
||||
void setGuiIcaoValues(const BlackMisc::Simulation::CAircraftModel &model, bool onlyIfEmpty);
|
||||
|
||||
Reference in New Issue
Block a user