X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cfbeac8141db28d9a022cdf92c12f82631a3c82..48f7ffbe93ab587c54643e2476b0e3b0c74e1386:/include/wx/msw/datectrl.h?ds=sidebyside diff --git a/include/wx/msw/datectrl.h b/include/wx/msw/datectrl.h index 4e891c5b71..6ca2c22b66 100644 --- a/include/wx/msw/datectrl.h +++ b/include/wx/msw/datectrl.h @@ -61,7 +61,7 @@ protected: virtual wxSize DoGetBestSize() const; - DECLARE_NO_COPY_CLASS(wxDatePickerCtrl) + DECLARE_DYNAMIC_CLASS_NO_COPY(wxDatePickerCtrl) }; #endif // _WX_MSW_DATECTRL_H_