X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3200f37d25e1e0fae6c054e773701a73318657fd..a6ed2b09a3e737e58f9ee7d0674be6c7ae1427c5:/src/msw/datectrl.cpp diff --git a/src/msw/datectrl.cpp b/src/msw/datectrl.cpp index 683c359077..5dc3929b53 100644 --- a/src/msw/datectrl.cpp +++ b/src/msw/datectrl.cpp @@ -58,6 +58,8 @@ typedef struct tagNMDATETIMECHANGE #define DateTime_SetSystemtime DateTime_SetSystemTime #endif +IMPLEMENT_DYNAMIC_CLASS(wxDatePickerCtrl, wxControl) + // ============================================================================ // implementation // ============================================================================