]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/dcscreen.h
make OSX defines to be 1, not only defined, for backwards compatibility reasons
[wxWidgets.git] / include / wx / osx / dcscreen.h
index cf6c925ab6c4f900acf0ac0489356f9be93b1c1e..f23c4a6f76d60fa1e07b36fb303dd7f5d7d714c2 100644 (file)
@@ -27,7 +27,7 @@ private:
         
 private:
     DECLARE_CLASS(wxScreenDCImpl)
-    DECLARE_NO_COPY_CLASS(wxScreenDCImpl)
+    wxDECLARE_NO_COPY_CLASS(wxScreenDCImpl);
 };
 
 #endif