]> git.saurik.com Git - wxWidgets.git/commitdiff
is a #deffed var
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 4 Jan 2011 14:37:54 +0000 (14:37 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 4 Jan 2011 14:37:54 +0000 (14:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/calctrlg.cpp

index b7f7a0e6f592829a731eb153f6c9c929a354b3d2..e6f1b35cf7c9f541a56dfc0ac87098d885753cbe 100644 (file)
@@ -47,7 +47,7 @@
 // wxWin macros
 // ----------------------------------------------------------------------------
 
-#if wxHAS_NATIVE_CALENDARCTRL
+#ifdef wxHAS_NATIVE_CALENDARCTRL
 
 IMPLEMENT_DYNAMIC_CLASS_XTI(wxGenericCalendarCtrl, wxControl,"wx/calctrl.h")