X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_DigueOp.h;h=782626a789388e002eb18db4ff45a1946115142a;hb=c7336dfc3505c0f70048f1916207e8d1e1f58b66;hp=429baf62c57b0e8ce64c881be8afa0a0cfff87b5;hpb=2d99821157e770385d7af917b2d22d6aa3cacb7e;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_DigueOp.h b/src/HYDROGUI/HYDROGUI_DigueOp.h index 429baf62..782626a7 100644 --- a/src/HYDROGUI/HYDROGUI_DigueOp.h +++ b/src/HYDROGUI/HYDROGUI_DigueOp.h @@ -43,7 +43,11 @@ protected: protected: - virtual Handle(HYDROData_Channel) getObjectToEdit() const; + virtual Handle(HYDROData_Channel) createNewObject() const; + + virtual QColor getDefaultFillingColor() const; + + virtual QColor getDefaultBorderColor() const; private: