mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 19:25:49 +08:00
[AFV] Style, Doxygen
This commit is contained in:
@@ -22,10 +22,9 @@ namespace BlackCore
|
||||
class BLACKCORE_EXPORT PlaneInfoRequest : public MessageBase
|
||||
{
|
||||
public:
|
||||
//! Ctor
|
||||
PlaneInfoRequest(const QString &sender, const QString &receiver);
|
||||
|
||||
virtual ~PlaneInfoRequest() {}
|
||||
|
||||
//! Message converted to tokens
|
||||
QStringList toTokens() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user