]> git.sesse.net Git - vlc/commitdiff
* modules/gui/wxwindows/wxwindows.h: forgotten in last commit.
authorGildas Bazin <gbazin@videolan.org>
Thu, 8 Apr 2004 15:41:56 +0000 (15:41 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 8 Apr 2004 15:41:56 +0000 (15:41 +0000)
modules/gui/wxwindows/wxwindows.h

index 9ddc936d52c0ce8bfa15cd95fc78fe461e83cce6..af5145679592581cf83e949b64e86dcda315205f 100644 (file)
@@ -250,7 +250,7 @@ private:
 #endif
     void OnContextMenu(wxMouseEvent& event);
 
-    void UpdateSizeEvent( wxCommandEvent& event );
+    void OnControlEvent( wxCommandEvent& event );
 
     DECLARE_EVENT_TABLE();