git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-11-29 12:34:54 +00:00
parent 49751a58f0
commit 577246ef3a
3 changed files with 8 additions and 46 deletions

View File

@@ -136,7 +136,6 @@ public:
// event handlers
// --------------
void OnSetFocus( wxFocusEvent& event );
void OnPaint( wxPaintEvent& event );
void OnNcPaint( wxNcPaintEvent& event );
void OnEraseBackground(wxEraseEvent& event );