floatimageobj.h
changeset 541 2501bce00de9
parent 408 c2a05fa925a1
child 683 7df0b7986274
     1.1 --- a/floatimageobj.h	Fri Dec 08 20:18:56 2006 +0000
     1.2 +++ b/floatimageobj.h	Wed Jul 04 11:05:52 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: