mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
Doxygen
This commit is contained in:
committed by
Mat Sutcliffe
parent
b9acf794d8
commit
c8097cc899
@@ -33,9 +33,10 @@ namespace BlackCore
|
||||
//! PDU identifier
|
||||
static QString pdu() { return QStringLiteral("$ZC"); }
|
||||
|
||||
QString m_challengeKey;
|
||||
QString m_challengeKey; //!< key
|
||||
|
||||
private:
|
||||
//! Ctor
|
||||
AuthChallenge();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user