mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 10:55:32 +08:00
Misc. imorvements as discussed in RW/KB worksho
* preparation for a context menu to send text messages from ATC/aircraft view * preparation for context menu for fast pos. updates * reverse ICAO lookup at login screen * display fast updates / parts in GUI * moved max- aircraft into settings * made serverselection own component
This commit is contained in:
@@ -73,7 +73,7 @@ namespace BlackCore
|
||||
//! Own callsign was changed
|
||||
void changedCallsign(const BlackMisc::Aviation::CCallsign &callsign);
|
||||
|
||||
//! Own callsign was changed
|
||||
//! Own ICAO was changed
|
||||
void changedIcaoData(const BlackMisc::Aviation::CAircraftIcao &icao);
|
||||
|
||||
//! own pilot (aka the swift user) changed
|
||||
|
||||
Reference in New Issue
Block a user