diff -r c2a05fa925a1 -r 8fca3a710dc4 floatobj.h --- a/floatobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/floatobj.h Thu May 03 14:40:13 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: