mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-06 10:26:03 +08:00
Removed declaration of undefined method.
This commit is contained in:
@@ -49,8 +49,6 @@ namespace BlackSimPlugin
|
|||||||
//! Set DirectPlay host address
|
//! Set DirectPlay host address
|
||||||
void setHostAddress(const QString &hostAddress);
|
void setHostAddress(const QString &hostAddress);
|
||||||
|
|
||||||
//! Add new aircraft situation
|
|
||||||
void addAircraftSituation(const BlackMisc::Aviation::CAircraftSituation &situation);
|
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
//! Send new text message
|
//! Send new text message
|
||||||
|
|||||||
Reference in New Issue
Block a user