mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -39,7 +39,8 @@ namespace BlackCore
|
||||
//! PDU identifier
|
||||
static QString pdu() { return "$CQ"; }
|
||||
|
||||
//! Properties @{
|
||||
//! Properties
|
||||
//! @{
|
||||
ClientQueryType m_queryType = ClientQueryType::Unknown;
|
||||
QStringList m_queryData;
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user