mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
Oops...missed a file.
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
|||||||
|
|
||||||
// Effect implementation
|
// Effect implementation
|
||||||
|
|
||||||
|
virtual bool Init();
|
||||||
virtual bool Process();
|
virtual bool Process();
|
||||||
virtual bool ShowInterface(wxWindow *parent, bool forceModal = false);
|
virtual bool ShowInterface(wxWindow *parent, bool forceModal = false);
|
||||||
virtual void PopulateOrExchange(ShuttleGui & S);
|
virtual void PopulateOrExchange(ShuttleGui & S);
|
||||||
|
Reference in New Issue
Block a user