define wxDateEvent static stuff here

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-01-21 01:27:34 +00:00
parent cb1ef83399
commit 91edf16cb8

View File

@ -32,6 +32,9 @@
#include "wx/valtext.h"
#endif
#define _WX_DEFINE_DATE_EVENTS_
#include "wx/dateevt.h"
#include "wx/datectrl.h"
#include "wx/calctrl.h"