mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -30,7 +30,8 @@ namespace BlackCore
|
||||
//! Ctor
|
||||
Q_INVOKABLE MSWebServices() {}
|
||||
|
||||
//! Functions calling the web services @{
|
||||
//! Functions calling the web services
|
||||
//! @{
|
||||
Q_INVOKABLE int countAircraftIcaoCodesForDesignator(const QString &designator) const;
|
||||
Q_INVOKABLE int countAirlineIcaoCodesForDesignator(const QString &designator) const;
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user