Salome HOME
refs #1327: debug of scaling operations
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ChannelOp.h
index ec7c92722add563dbf2b23d9234d2ca34473f43e..d7925f9a78836aeb787eea6ada3af2c84991d308 100644 (file)
@@ -54,10 +54,6 @@ protected:
 
   virtual Handle(HYDROData_Channel) createNewObject() const;
 
-  virtual QColor             getDefaultFillingColor() const;
-
-  virtual QColor             getDefaultBorderColor() const;
-
   virtual HYDROGUI_Shape*    getPreviewShape() const { return myPreviewPrs; };
 
 protected: