# HG changeset patch
# User insilmaril
# Date 1177516974 0
# Node ID e21e3b8c312cbb61555358277e58ef28a0cddb68
# Parent  82bd254b58da3fd100933886b6ce20f437eec90f
started doxygen documentation

diff -r 82bd254b58da -r e21e3b8c312c floatimageobj.h
--- a/floatimageobj.h	Wed Apr 25 16:02:54 2007 +0000
+++ b/floatimageobj.h	Wed Apr 25 16:02:54 2007 +0000
@@ -5,6 +5,9 @@
 //Added by qt3to4:
 #include <QPixmap>
 
+/*! \brief A pixmap which can be positioned freely as FlagObj  on the map.  */
+
+
 /////////////////////////////////////////////////////////////////////////////
 class FloatImageObj:public FloatObj {
 public: