1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-03 00:59:43 +02:00

Bass and Treble update residual changes

Just a bit that got left out of the last update commit
This commit is contained in:
Steve Daulton 2016-06-06 18:40:47 +01:00
parent e9dcf3e5e2
commit 685300457c

View File

@ -49,8 +49,8 @@ public:
// IdentInterface implementation
virtual wxString GetSymbol();
virtual wxString GetDescription();
wxString GetSymbol() override;
wxString GetDescription() override;
// EffectIdentInterface implementation