From: Mart Raudsepp Date: Tue, 21 Feb 2006 22:14:31 +0000 (+0000) Subject: Revert inclusion of wx/dateevt.h for now, as it breaks linkage X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7ef2db2570c8abd3b472ac91df5035534948c09f?ds=inline Revert inclusion of wx/dateevt.h for now, as it breaks linkage git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/datectrl.h b/include/wx/datectrl.h index ff8057222d..81f6c0d62e 100644 --- a/include/wx/datectrl.h +++ b/include/wx/datectrl.h @@ -18,7 +18,6 @@ #include "wx/control.h" // the base class #include "wx/datetime.h" -#include "wx/dateevt.h" #define wxDatePickerCtrlNameStr _T("datectrl")