]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/object.h
support for iPhone callbacks
[wxWidgets.git] / interface / wx / object.h
index dbe8a5bfbadb4a39f07ac8d8513cc587cec2dff4..90d6655767c019e7154f2b3fc4e85eaa4aee971e 100644 (file)
@@ -262,7 +262,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
     */