Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 19, 2006, 5:49:58 PM (18 years ago)
Author:
bensch
Message:

compiles again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/util/loading/load_param.h

    r9763 r9765  
    9999  bool                     inLoadCycle;          //!< If the Parameter is in a LoadCycle.
    100100
    101   LoadClassDescription*    classDesc;            //!< The LoadClassDescription of this CLoadParameter
    102   LoadParamDescription*    paramDesc;            //!< The LoadParameterDescription of this LoadParameter
    103101  const TiXmlElement*      loadElem;             //!< The Element to load.
    104102};
Note: See TracChangeset for help on using the changeset viewer.