mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
refs #308 private slot for client status changes
This commit is contained in:
@@ -137,6 +137,8 @@ namespace BlackSimPlugin
|
||||
//! Change DirectPlay host status
|
||||
void ps_changeHostStatus(CFs9Host::HostStatus status);
|
||||
|
||||
void ps_changeClientStatus(const QString &callsign, BlackSimPlugin::Fs9::CFs9Client::ClientStatus status);
|
||||
|
||||
//! Remove client by callsign QString
|
||||
void ps_removeAircraft(const QString &callsign);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user