]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/calctrlg.h
optimize FindItem(data) performance (closes #9870)
[wxWidgets.git] / include / wx / generic / calctrlg.h
index 9ff4e89b54fcbbebede9e7fe246864c3acb5530a..0e97ee085491fe6b19d48ea88f616ea7604d7062 100644 (file)
@@ -297,7 +297,7 @@ private:
 
     DECLARE_DYNAMIC_CLASS(wxGenericCalendarCtrl)
     DECLARE_EVENT_TABLE()
-    DECLARE_NO_COPY_CLASS(wxGenericCalendarCtrl)
+    wxDECLARE_NO_COPY_CLASS(wxGenericCalendarCtrl);
 };
 
 #endif // _WX_GENERIC_CALCTRLG_H