]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/object.h
Ensure that the overall table border doesn't get overdrawn by cell borders with a...
[wxWidgets.git] / interface / wx / object.h
index dbe8a5bfbadb4a39f07ac8d8513cc587cec2dff4..5635116895cd1f7aecb4c3057dda3e81bf732929 100644 (file)
@@ -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
     */