1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 17:11:12 +02:00

Fixes the real issue described by bug #57.

http://bugzilla.audacityteam.org/show_bug.cgi?id=57
This commit is contained in:
lllucius
2013-10-11 20:00:47 +00:00
parent a1fe886b43
commit 401ca077e2
2 changed files with 27 additions and 0 deletions

View File

@@ -98,6 +98,10 @@ class AudacityApp:public wxApp {
virtual int OnExit(void);
virtual void OnFatalException();
#if defined(__WXGTK__)
int FilterEvent(wxEvent & event);
#endif
void InitLang( const wxString & lang );
// These are currently only used on Mac OS, where it's