correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git] / src / unix / sound_sdl.cpp
index 8a78505de8e14db2c765f75f9c8d26ffc8766c13..14f45fa7b4b9475e61fb17be9ed026ead54d50e2 100644 (file)
@@ -46,7 +46,7 @@ public:
 typedef void (wxEvtHandler::*wxSoundBackendSDLNotificationFunction)
              (wxSoundBackendSDLNotification&);
 
-wxDECLARE_EVENT( wxEVT_SOUND_BACKEND_SDL_NOTIFICATION, wxSoundBackendSDLNotification )
+wxDECLARE_EVENT(wxEVT_SOUND_BACKEND_SDL_NOTIFICATION, wxSoundBackendSDLNotification);
 
 #define EVT_SOUND_BACKEND_SDL_NOTIFICATON(func) \
     DECLARE_EVENT_TABLE_ENTRY(wxEVT_SOUND_BACKEND_SDL_NOTIFICATION, \