diff -r c2a05fa925a1 -r 497fab7d1404 floatobj.h --- a/floatobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/floatobj.h Tue Jun 19 14:20:30 2007 +0000 @@ -3,6 +3,9 @@ #include "ornamentedobj.h" +/*! \brief Base class for objects floating in the map, which means they can be positioned freely. */ + + ///////////////////////////////////////////////////////////////////////////// class FloatObj:public OrnamentedObj { public: