Include dateevt.h from datectrl.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-02-20 09:14:45 +00:00
parent 2d0bea2c37
commit e934052eb0

View File

@@ -18,6 +18,7 @@
#include "wx/control.h" // the base class
#include "wx/datetime.h"
#include "wx/dateevt.h"
#define wxDatePickerCtrlNameStr _T("datectrl")