From 4d212680cfef12eee364e5436062ddcf2aedc32f Mon Sep 17 00:00:00 2001 From: Gildas Bazin Date: Thu, 8 Apr 2004 15:41:56 +0000 Subject: [PATCH] * modules/gui/wxwindows/wxwindows.h: forgotten in last commit. --- modules/gui/wxwindows/wxwindows.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/wxwindows/wxwindows.h b/modules/gui/wxwindows/wxwindows.h index 9ddc936d52..af51456795 100644 --- a/modules/gui/wxwindows/wxwindows.h +++ b/modules/gui/wxwindows/wxwindows.h @@ -250,7 +250,7 @@ private: #endif void OnContextMenu(wxMouseEvent& event); - void UpdateSizeEvent( wxCommandEvent& event ); + void OnControlEvent( wxCommandEvent& event ); DECLARE_EVENT_TABLE(); -- 2.39.2