X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..835165d576b66441987b78519e6ef1fe74ea795a:/include/wx/os2/dcscreen.h diff --git a/include/wx/os2/dcscreen.h b/include/wx/os2/dcscreen.h index f10fc0058d..9b15277a43 100644 --- a/include/wx/os2/dcscreen.h +++ b/include/wx/os2/dcscreen.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: dcscreen.h +// Name: wx/os2/dcscreen.h // Purpose: wxScreenDC class // Author: David Webster // Modified by: @@ -27,7 +27,7 @@ class WXDLLIMPEXP_CORE wxScreenDCImpl: public wxPMDCImpl private: DECLARE_CLASS(wxScreenDCImpl) - DECLARE_NO_COPY_CLASS(wxScreenDCImpl) + wxDECLARE_NO_COPY_CLASS(wxScreenDCImpl); }; // end of CLASS wxScreenDC #endif