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
1 changed files with 2 additions and 2 deletions

View File

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