diff -r c2a05fa925a1 -r 9e196213c003 floatobj.h --- a/floatobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/floatobj.h Wed Jan 16 15:45:19 2008 +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: