X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..2fda2145700445519a0ce539b04dc72bae180124:/include/wx/dcbuffer.h diff --git a/include/wx/dcbuffer.h b/include/wx/dcbuffer.h index 51682aad1a..fc9454e4e3 100644 --- a/include/wx/dcbuffer.h +++ b/include/wx/dcbuffer.h @@ -72,6 +72,8 @@ public: // to) is destroyed. void UnMask(); + + DECLARE_NO_COPY_CLASS(wxBufferedDC) };