]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcbuffer.h
Commented out wxAutoNSAutoreleasePool in CallOnInit()
[wxWidgets.git] / include / wx / dcbuffer.h
index 51682aad1ae52671ac0a1fd50b1db7aba09a0487..511030fac5037a34b387eea367cc71f1121aecda 100644 (file)
@@ -72,6 +72,8 @@ public:
         // to) is destroyed.
 
     void UnMask();
+
+    DECLARE_NO_COPY_CLASS(wxBufferedDC)
 };
 
 
@@ -100,4 +102,3 @@ public:
 
 #endif  // _WX_DCBUFFER_H_
 
-// vi:sts=4:sw=4:et