multilib mode compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fa2986105a
commit
9416681d9d
@ -713,6 +713,9 @@ wxChildFocusEvent::wxChildFocusEvent(wxWindow *win)
|
||||
|
||||
#endif // wxUSE_GUI
|
||||
|
||||
|
||||
#if wxUSE_BASE
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// wxEventHashTable
|
||||
// ----------------------------------------------------------------------------
|
||||
@ -893,8 +896,6 @@ void wxEventHashTable::GrowEventTypeTable()
|
||||
// wxEvtHandler
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#if wxUSE_BASE
|
||||
|
||||
/*
|
||||
* Event handler
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user