mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Doxygen, Clips and Labels
- Classes renamed and better doxygenated - GetInfo: Type=Clips added - GetInfo: Type=Labels added.
This commit is contained in:
committed by
Paul Licameli
parent
ca5dac59ff
commit
b1b1a362ed
@@ -54,8 +54,8 @@ class AUDACITY_DLL_API AudacityCommand /* not final */ : public wxEvtHandler,
|
||||
public CommandDefinitionInterface
|
||||
{
|
||||
public:
|
||||
//std::unique_ptr<CommandOutputTarget> mOutput;
|
||||
//CommandOutputTarget * mOutput;
|
||||
//std::unique_ptr<CommandOutputTargets> mOutput;
|
||||
//CommandOutputTargets * mOutput;
|
||||
public:
|
||||
AudacityCommand();
|
||||
virtual ~AudacityCommand();
|
||||
|
Reference in New Issue
Block a user