Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 2, 2007, 2:28:23 AM (16 years ago)
Author:
landauf
Message:

no idea if this has any chance to work… template-syntax is crap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchie/src/BaseObject.h

    r149 r150  
    2525                { this->identifier_->isDirectParentOf(identifier); }
    2626
    27             Identifier* identifier_;
     27            ClassIdentifier<class BaseObject>* identifier_;
    2828
    2929        protected:
Note: See TracChangeset for help on using the changeset viewer.