--- ticpp.h Tue Nov 4 21:55:49 2008 +++ ticpp.h Sat Jan 10 14:48:41 2009 @@ -1229,6 +1229,7 @@ T* m_tiXmlPointer; /**< Internal pointer to the TiXml Class which is being wrapped */ + public: /** @internal Gets the internal TinyXML pointer. @@ -1240,6 +1241,7 @@ ValidatePointer(); return m_tiXmlPointer; } + protected: /** @internal