| Last change
                  on this file since 7332 was
                  5781,
                  checked in by rgrieder, 16 years ago | 
        
          | 
Reverted trunk again. We might want to find a way to delete these revisions again (x3n's changes are still available as diff in the commit mails).
 | 
        
          | 
              
                  Property svn:eol-style set to
                  native | 
        | File size:
            376 bytes | 
      
      
        
  | Rev | Line |  | 
|---|
| [2603] | 1 | --- ticpp.h     Tue Nov  4 21:55:49 2008 | 
|---|
|  | 2 | +++ ticpp.h     Sat Jan 10 14:48:41 2009 | 
|---|
|  | 3 | @@ -1229,6 +1229,7 @@ | 
|---|
| [2705] | 4 |  | 
|---|
|  | 5 | T* m_tiXmlPointer;              /**< Internal pointer to the TiXml Class which is being wrapped */ | 
|---|
|  | 6 |  | 
|---|
|  | 7 | +    public: | 
|---|
|  | 8 | /** | 
|---|
|  | 9 | @internal | 
|---|
|  | 10 | Gets the internal TinyXML pointer. | 
|---|
| [2603] | 11 | @@ -1240,6 +1241,7 @@ | 
|---|
| [2705] | 12 | ValidatePointer(); | 
|---|
|  | 13 | return m_tiXmlPointer; | 
|---|
|  | 14 | } | 
|---|
|  | 15 | +    protected: | 
|---|
|  | 16 |  | 
|---|
|  | 17 | /** | 
|---|
|  | 18 | @internal | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.