mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Rename Chains to Macros.
Lots of renaming. Did not rename the containing files (yet) since that will require makefile updates.
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
******************************************************************//**
|
||||
|
||||
\class BatchEvalCommand
|
||||
\brief Given a string representing a command, pass it to the BatchCommands
|
||||
\brief Given a string representing a command, pass it to the MacroCommands
|
||||
system.
|
||||
|
||||
The eventual aim is to move the code from BatchCommands out into separate
|
||||
The eventual aim is to move the code from MacroCommands out into separate
|
||||
command classes, but until this happens, BatchEvalCommand can act as a 'bridge'
|
||||
to that system.
|
||||
|
||||
|
Reference in New Issue
Block a user