]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/dcmemory.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / osx / dcmemory.h
index 6e4f1e0845cb061c2ea6c7f45cafcd5d015cfa88..382d79b01c580d40f374951caa495b55e2f4bab5 100644 (file)
@@ -39,7 +39,7 @@ private:
     wxBitmap  m_selected;
     
     DECLARE_CLASS(wxMemoryDCImpl)
-    DECLARE_NO_COPY_CLASS(wxMemoryDCImpl)
+    wxDECLARE_NO_COPY_CLASS(wxMemoryDCImpl);
 };
 
 #endif