mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 23:21:33 +01:00
Bass and Treble update residual changes
Just a bit that got left out of the last update commit
This commit is contained in:
@@ -49,8 +49,8 @@ public:
|
||||
|
||||
// IdentInterface implementation
|
||||
|
||||
virtual wxString GetSymbol();
|
||||
virtual wxString GetDescription();
|
||||
wxString GetSymbol() override;
|
||||
wxString GetDescription() override;
|
||||
|
||||
// EffectIdentInterface implementation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user