]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dcmemory.h
no changes, just update the copyright in the header
[wxWidgets.git] / include / wx / msw / dcmemory.h
index 5b78fead33222f744a980a452808c55f9da2a2f4..49c5475de22a7c5a76b81d5846ddd22f3b750fab 100644 (file)
@@ -38,7 +38,7 @@ protected:
     void Init();
 
     DECLARE_CLASS(wxMemoryDCImpl)
     void Init();
 
     DECLARE_CLASS(wxMemoryDCImpl)
-    DECLARE_NO_COPY_CLASS(wxMemoryDCImpl)
+    wxDECLARE_NO_COPY_CLASS(wxMemoryDCImpl);
 };
 
 #endif
 };
 
 #endif