Changeset 6620 for code/trunk/src/external/tinyxml/tinyxml.h
- Timestamp:
- Mar 25, 2010, 11:03:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/external/tinyxml/tinyxml.h
r5781 r6620 1828 1828 virtual bool Visit( const TiXmlComment& comment ); 1829 1829 virtual bool Visit( const TiXmlUnknown& unknown ); 1830 virtual bool Visit( const TiXmlStylesheetReference& stylesheet ); 1830 1831 1831 1832 /** Set the indent characters for printing. By default 4 spaces
Note: See TracChangeset
for help on using the changeset viewer.