X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..9aebcb5e447082b858c4a70f7ff33a27fdba9ada:/include/wx/osx/dcscreen.h 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);