X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/664e13143ee51a6b1aa1c30d1401ac04b11bdcca..81f4ed62ddcb1c6d1f54f9ee3872d5996827c12c:/src/common/rendcmn.cpp diff --git a/src/common/rendcmn.cpp b/src/common/rendcmn.cpp index 1206b78fa0..455d2d5ac8 100644 --- a/src/common/rendcmn.cpp +++ b/src/common/rendcmn.cpp @@ -4,9 +4,8 @@ // Author: Vadim Zeitlin // Modified by: // Created: 28.07.03 -// RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -82,7 +81,7 @@ private: // just to suppress a gcc warning friend class wxRendererPtrDummyFriend; - DECLARE_NO_COPY_CLASS(wxRendererPtr) + wxDECLARE_NO_COPY_CLASS(wxRendererPtr); }; // return the global and unique wxRendererPtr