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:
parent
e9dcf3e5e2
commit
685300457c
@ -49,8 +49,8 @@ public:
|
||||
|
||||
// IdentInterface implementation
|
||||
|
||||
virtual wxString GetSymbol();
|
||||
virtual wxString GetDescription();
|
||||
wxString GetSymbol() override;
|
||||
wxString GetDescription() override;
|
||||
|
||||
// EffectIdentInterface implementation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user