mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -55,7 +55,8 @@ namespace BlackGui
|
||||
//! \remark takes the messages, turns it into a ".msg" command, and emits it
|
||||
bool handleGlobalCommandLineText(const QString &commandLine, const BlackMisc::CIdentifier &originator);
|
||||
|
||||
//! Font size @{
|
||||
//! Font size
|
||||
//! @{
|
||||
void fontSizeMinus();
|
||||
void fontSizePlus();
|
||||
//! @}
|
||||
@@ -167,7 +168,8 @@ namespace BlackGui
|
||||
//! Network connected?
|
||||
bool isNetworkConnected() const;
|
||||
|
||||
//! Show current frequencies @{
|
||||
//! Show current frequencies
|
||||
//! @{
|
||||
void showCurrentFrequenciesFromCockpit();
|
||||
void showCurrentFrequenciesFromCockpit(const BlackMisc::Simulation::CSimulatedAircraft &ownAircraft);
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user