m_dynamicEvents->Append( (wxObject*) entry );
}
-#if 0
-// DW: not in header anymore???
bool wxEvtHandler::Disconnect( int id, int lastId, wxEventType eventType,
wxObjectEventFunction func,
wxObject *userData )
}
return FALSE;
}
-#endif
bool wxEvtHandler::SearchDynamicEventTable( wxEvent& event )
{