1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 14:43:57 +01:00

Added 'More...' to Generate and Analyze menus

This commit is contained in:
James Crook
2015-05-14 14:48:36 +01:00
parent 5fd751169f
commit 8ae6fc42e1
15 changed files with 105 additions and 57 deletions

View File

@@ -47,6 +47,7 @@ public:
// EffectIdentInterface implementation
virtual EffectType GetType();
virtual bool EnableFromGetGo(){ return false;};
// EffectClientInterface implementation