X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7ae712f56622968fd7b23d14d22e076e3cb4c65a..a152561c76dbed50d23f28d6e5761b4ece968156:/include/wx/datectrl.h?ds=sidebyside diff --git a/include/wx/datectrl.h b/include/wx/datectrl.h index 834ec21a01..d221993aa0 100644 --- a/include/wx/datectrl.h +++ b/include/wx/datectrl.h @@ -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"