Salome HOME
HYDRO bug 17: add HYDRO version in About dialog.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ColorWidget.h
index 800486a60484b38f1029e220be8dea640ba59d97..c80439e7b51c45c8ee3747bcc1a02bb866567750 100644 (file)
@@ -44,6 +44,8 @@ public:
   QColor color() const;
   /** Sets color value */
   void   setColor( const QColor& );
+  /** Resets the default color value */
+  void   resetColor();
   /** \return color value in the integer form */
   //int    intColor() const;
   /** Sets color value in the integer form */