mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 05:05:38 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -43,7 +43,8 @@ namespace BlackSound
|
||||
//! Bypassing?
|
||||
void setBypassEffects(bool value) { m_bypass = value; }
|
||||
|
||||
//! Gain @{
|
||||
//! Gain
|
||||
//! @{
|
||||
double outputGain() const;
|
||||
void setOutputGain(double outputGain);
|
||||
//! @}
|
||||
|
||||
Reference in New Issue
Block a user