mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 09:01:12 +01:00
Migrate old chains...
... Copy old Chains files to Macros, once only per session, never overwriting. Leave old files in place in case the user downgrades their Audacity. When removing a Macro, remove also any like-named legacy chain.
This commit is contained in:
@@ -79,6 +79,7 @@ class MacroCommands final {
|
||||
bool IsMono();
|
||||
|
||||
// These commands do not depend on the command list.
|
||||
static void MigrateLegacyChains();
|
||||
static wxArrayString GetNames();
|
||||
static wxArrayString GetNamesOfDefaultMacros();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user