1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 16:20:12 +01:00

Fix build of Nyquist Workbench

This commit is contained in:
Leland Lucius
2016-10-01 14:05:53 -05:00
parent 921b769b52
commit 2ab0c13101
4 changed files with 39 additions and 26 deletions

View File

@@ -111,6 +111,10 @@ class NyqBench:public wxFrame
virtual bool Validate();
void ShowNyqBench();
static NyqBench *GetBench();
private:
void PopulateOrExchange(ShuttleGui & S);
@@ -215,12 +219,6 @@ class NyqBench:public wxFrame
DECLARE_EVENT_TABLE();
};
class ModNyqBenchCommandFunctor:public CommandFunctor
{
public:
virtual void operator()(int index = 0, const wxEvent *e = NULL);
};
#endif
// Indentation settings for Vim and Emacs and unique identifier for Arch, a