Salome HOME
lot 10 - warnings for DTM - untested
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_OrderedListWidget.h
index fd272a293cc78dcab427162c85ec2e5956e4f3c1..109ed716bb28ef5931704db9805c1857963857e0 100644 (file)
@@ -59,6 +59,8 @@ public:
   QStringList getAllNames() const;
 
   void setBackgroundColor (int theInd, QColor theColor);
+  void setBackgroundColor (QString theName, QColor theColor);
+
   QColor getBackgroundColor (int theInd) const;
   void clearAllBackgroundColors ();