mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 09:01:12 +01:00
Rename 'chain' to 'macro' in history and comments.
This commit is contained in:
@@ -48,7 +48,7 @@ private:
|
||||
Entries mCommands;
|
||||
};
|
||||
|
||||
// Stores information for one chain
|
||||
// Stores information for one macro
|
||||
class MacroCommands final {
|
||||
public:
|
||||
// constructors and destructors
|
||||
|
||||
Reference in New Issue
Block a user