1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 14:43:57 +01:00
This commit is contained in:
Leland Lucius
2015-05-24 06:24:27 -05:00
parent c749ffc471
commit cd11ddea43
6 changed files with 38 additions and 47 deletions

3
src/effects/Contrast.h Normal file → Executable file
View File

@@ -20,9 +20,6 @@ class Envelope;
class NumericTextCtrl;
class WaveTrack;
void InitContrastDialog(wxWindow * parent);
void CloseContrastDialog();
//----------------------------------------------------------------------------
// ContrastDialog
//----------------------------------------------------------------------------