git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4662
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_dynamicEvents->Append( (wxObject*) entry );
}
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 )
bool wxEvtHandler::Disconnect( int id, int lastId, wxEventType eventType,
wxObjectEventFunction func,
wxObject *userData )
bool wxEvtHandler::SearchDynamicEventTable( wxEvent& event )
{
bool wxEvtHandler::SearchDynamicEventTable( wxEvent& event )
{