]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_cald.cpp
recall initial font
[wxWidgets.git] / src / xrc / xh_cald.cpp
index 42d706c1de5e1f5a973ab1fcee32f22809da23f6..67fa6e5edf4a4fe43b2d97943cd83f532e656617 100644 (file)
@@ -19,7 +19,7 @@
     #pragma hdrstop
 #endif
 
-#if wxUSE_XML && wxUSE_XRC && wxUSE_CALENDARCTRL
+#if wxUSE_XRC && wxUSE_CALENDARCTRL
 
 #include "wx/xrc/xh_cald.h"
 #include "wx/event.h"
@@ -64,4 +64,4 @@ bool wxCalendarCtrlXmlHandler::CanHandle(wxXmlNode *node)
     return IsOfClass(node, wxT("wxCalendarCtrl"));
 }
 
-#endif // wxUSE_XML && wxUSE_XRC && wxUSE_CALENDARCTRL
+#endif // wxUSE_XRC && wxUSE_CALENDARCTRL