Add wxRTTI info for the event class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-07-08 02:19:03 +00:00
parent febb39df07
commit af672b5ae8
2 changed files with 12 additions and 2 deletions

View File

@@ -61,6 +61,8 @@ DEFINE_EVENT_TYPE(wxEVT_AUI_PANECLOSE)
#include "wx/mac/private.h"
#endif
IMPLEMENT_DYNAMIC_CLASS(wxFrameManagerEvent, wxEvent)
// -- static utility functions --