floatimageobj.h
changeset 469 e21e3b8c312c
parent 408 c2a05fa925a1
child 683 7df0b7986274
     1.1 --- a/floatimageobj.h	Wed Apr 25 16:02:54 2007 +0000
     1.2 +++ b/floatimageobj.h	Wed Apr 25 16:02:54 2007 +0000
     1.3 @@ -5,6 +5,9 @@
     1.4  //Added by qt3to4:
     1.5  #include <QPixmap>
     1.6  
     1.7 +/*! \brief A pixmap which can be positioned freely as FlagObj  on the map.  */
     1.8 +
     1.9 +
    1.10  /////////////////////////////////////////////////////////////////////////////
    1.11  class FloatImageObj:public FloatObj {
    1.12  public: