mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 06:08:40 +02:00
Fix comments needed for Doxygen.
This commit is contained in:
parent
b4f351a257
commit
a5d06ff257
@ -7,12 +7,11 @@
|
||||
Dominic Mazzoni
|
||||
James Crook
|
||||
|
||||
***********************************************************************/
|
||||
/******************************************************************************
|
||||
**************************************************************************//**
|
||||
\class BuiltinCommandsModule
|
||||
\brief Internal module to auto register all built in commands. It is closely
|
||||
modelled on BuiltinEffectsModule
|
||||
*******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "../Prefs.h"
|
||||
|
@ -6,11 +6,10 @@
|
||||
|
||||
Dominic Mazzoni
|
||||
|
||||
***********************************************************************/
|
||||
/*******************************************************************************
|
||||
**************************************************************************//**
|
||||
\class BuiltinEffectsModule
|
||||
\brief Internal module to auto register all built in effects.
|
||||
********************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "../Prefs.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user