diff -r c2a05fa925a1 -r 2bbdcca6e779 floatobj.h --- a/floatobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/floatobj.h Mon May 05 13:46:42 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: