Ignore:
Timestamp:
09/20/10 17:30:34 (14 years ago)
Author:
hozdoba
Message:

Plusieurs modifications en attendant une version propre et stable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/group_template.hpp

    r120 r122  
    3030         } 
    3131 
    32          virtual void resolveDescInheritance(const AttributRegistrar* _parent = 0) 
     32         virtual void resolveDescInheritance(const AttributRegistrar* const _parent = 0) 
    3333         { 
    3434            const vector<T*>&  childvect = childList.getVector(); 
     
    112112 
    113113      protected: 
    114  
    115114 
    116115         template <class W> void _parse (XMLNode& _node, bool _withAttr = true) 
Note: See TracChangeset for help on using the changeset viewer.