]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcbuffer.h
Added definition of wxUSE_DISPLAY.
[wxWidgets.git] / include / wx / dcbuffer.h
index 51682aad1ae52671ac0a1fd50b1db7aba09a0487..fc9454e4e3a925875452eb4b2d08ed7c0007d557 100644 (file)
@@ -72,6 +72,8 @@ public:
         // to) is destroyed.
 
     void UnMask();
+
+    DECLARE_NO_COPY_CLASS(wxBufferedDC)
 };