]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/containr.h
no changes, just update the copyright in the header
[wxWidgets.git] / include / wx / containr.h
index 7dcf2a048e2bdb15b06be9e85a735d0e7f9e89f1..d4648b841a1fcd99172f3345149097d5c3868407 100644 (file)
@@ -215,7 +215,7 @@ public:
 
 protected:
 
-    DECLARE_NO_COPY_CLASS(wxControlContainer)
+    wxDECLARE_NO_COPY_CLASS(wxControlContainer);
 };
 
 // ----------------------------------------------------------------------------