X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffc13495b2d4911b1c7ad686b2be1ad4a9bce388..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/object.h?ds=sidebyside diff --git a/interface/wx/object.h b/interface/wx/object.h index dbe8a5bfba..5635116895 100644 --- a/interface/wx/object.h +++ b/interface/wx/object.h @@ -2,7 +2,6 @@ // Name: object.h // Purpose: interface of wxRefCounter // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -262,7 +261,7 @@ public: virtual wxClassInfo* GetClassInfo() const; /** - Returns the wxObject::m_refData pointer, i.e. the data referenced by this object. + Returns the wxObject::m_refData pointer, i.e.\ the data referenced by this object. @see Ref(), UnRef(), wxObject::m_refData, SetRefData(), wxObjectRefData */