diff -r c2a05fa925a1 -r 9c86935835a4 floatobj.h --- a/floatobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/floatobj.h Wed May 02 15:31:20 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: