Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 20, 2010, 4:35:48 PM (14 years ago)
Author:
dafrick
Message:

Resolved issue with lod-template. Now, template inherit the "defaults"-parameter of templates they link. Empty level should work now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/src/libraries/core/Template.h

    r6417 r6938  
    5858
    5959            void setXMLElement(const TiXmlElement& xmlelement);
    60             const TiXmlElement& getXMLElement() const;
     60            const TiXmlElement& getXMLElement();
    6161
    6262            void setBaseclass(const std::string& baseclass);
Note: See TracChangeset for help on using the changeset viewer.