]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/datectrl.h
Fixed bug #1022383: 'several ComboBoxes appear selected'
[wxWidgets.git] / include / wx / msw / datectrl.h
index 4e891c5b717d5e73e329681775908f380d881a03..6ca2c22b66ab0f0b11c14523032652c835249db4 100644 (file)
@@ -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_