X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..cd95f7e65c4e1ee61a5d90eb13687ff468cb13ad:/include/wx/osx/dcscreen.h?ds=sidebyside diff --git a/include/wx/osx/dcscreen.h b/include/wx/osx/dcscreen.h index f23c4a6f76..50e8221d86 100644 --- a/include/wx/osx/dcscreen.h +++ b/include/wx/osx/dcscreen.h @@ -24,7 +24,7 @@ public: virtual wxBitmap DoGetAsBitmap(const wxRect *subrect) const; private: void* m_overlayWindow; - + private: DECLARE_CLASS(wxScreenDCImpl) wxDECLARE_NO_COPY_CLASS(wxScreenDCImpl);