]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/dataview.h
no changes, just update the copyright in the header
[wxWidgets.git] / include / wx / generic / dataview.h
index 96419a64fb9b039c970cc62332968759cfe3a824..bf698082e37229e2a0aec3df527e383674796d69 100644 (file)
@@ -522,7 +522,7 @@ private:
 
 private:
     DECLARE_DYNAMIC_CLASS(wxDataViewCtrl)
-    DECLARE_NO_COPY_CLASS(wxDataViewCtrl)
+    wxDECLARE_NO_COPY_CLASS(wxDataViewCtrl);
     DECLARE_EVENT_TABLE()
 };