[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Thu Sep 15 06:57:02 CEST 2005


SVN commit 460760 by staikos:

add a note so we know what to fix when this breaks again


 M  +1 -0      kstviewobject.h  


--- trunk/extragear/graphics/kst/kst/kstviewobject.h #460759:460760
@@ -213,6 +213,7 @@
     
     // returns instructions for the edit dialog of this view object
     // given a property name
+    // FIXME: Don't use QMap.  We need to preserve order here.
     virtual QMap<QString, QVariant > widgetHints(const QString& propertyName) const;
     
     // draws a minimalistic shadow outline of this object at the given position


More information about the Kst mailing list