Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 8, 2009, 1:36:05 AM (15 years ago)
Author:
landauf
Message:

reverted r2909 because there were some unwanted files included

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/overlays/OverlayGroup.h

    r2909 r2910  
    3838
    3939#include <set>
    40 #include <string>
    4140#include <OgrePrerequisites.h>
    4241#include "core/BaseObject.h"
     
    8786
    8887        void addElement(OrxonoxOverlay* element);
    89         bool removeElement(OrxonoxOverlay* element);
    9088        OrxonoxOverlay* getElement(unsigned int index);
    9189
Note: See TracChangeset for help on using the changeset viewer.