]> git.saurik.com Git - wxWidgets.git/commitdiff
Revert inclusion of wx/dateevt.h for now, as it breaks linkage
authorMart Raudsepp <leio@gentoo.org>
Tue, 21 Feb 2006 22:14:31 +0000 (22:14 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 21 Feb 2006 22:14:31 +0000 (22:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/datectrl.h

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