mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
Updates for wx3
A long way to go yet, but many OSX issues fixed including conversion of Audio Unit effects.
This commit is contained in:
@@ -105,10 +105,6 @@ class AudacityApp:public wxApp {
|
||||
public:
|
||||
AudacityApp();
|
||||
virtual bool OnInit(void);
|
||||
void FinishInits();
|
||||
#if wxCHECK_VERSION(3, 0, 0)
|
||||
virtual void OnEventLoopEnter(wxEventLoopBase * pLoop);
|
||||
#endif
|
||||
virtual int OnExit(void);
|
||||
virtual void OnFatalException();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user