wxWindow::OnSize() removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
092bddef5a
commit
db8b79634e
@ -386,7 +386,6 @@ public:
|
||||
// Do Update UI processing for controls
|
||||
void UpdateWindowUI(void);
|
||||
|
||||
void OnSize(wxSizeEvent& event);
|
||||
void OnEraseBackground(wxEraseEvent& event);
|
||||
void OnChar(wxKeyEvent& event);
|
||||
void OnPaint(wxPaintEvent& event);
|
||||
|
Loading…
Reference in New Issue
Block a user