]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/treectrl.h
no changes, just update the copyright in the header
[wxWidgets.git] / include / wx / treectrl.h
index 77a10793c7c5aecf9de08e14af4b24b9fe08edc9..81e24a8e8c43881ba8bfb392bac31b1e627749a3 100644 (file)
@@ -438,7 +438,7 @@ protected:
     bool        m_quickBestSize;
 
 
-    DECLARE_NO_COPY_CLASS(wxTreeCtrlBase)
+    wxDECLARE_NO_COPY_CLASS(wxTreeCtrlBase);
 };
 
 // ----------------------------------------------------------------------------