mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #308 QMetaObject always requires the full namespace for string based lookup
This commit is contained in:
@@ -136,7 +136,7 @@ namespace BlackSimPlugin
|
||||
void ps_changeOwnAircraftModel(const QString &modelname);
|
||||
|
||||
//! Change DirectPlay host status
|
||||
void ps_changeHostStatus(CFs9Host::HostStatus status);
|
||||
void ps_changeHostStatus(BlackSimPlugin::Fs9::CFs9Host::HostStatus status);
|
||||
|
||||
void ps_changeClientStatus(const QString &callsign, BlackSimPlugin::Fs9::CFs9Client::ClientStatus status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user