]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datectrl.h
Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events...
[wxWidgets.git] / include / wx / datectrl.h
index 834ec21a01a7b203cded4780106c261bf04c8466..d221993aa05affc9f149021dcfb9832347da4057 100644 (file)
@@ -68,6 +68,8 @@ public:
 
 #if defined(__WXMSW__) && !defined(__WXUNIVERSAL__)
     #include "wx/msw/datectrl.h"
+
+    #define wxHAS_NATIVE_DATEPICKCTRL
 #else
     #include "wx/generic/datectrl.h"