X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_CalculationOp.h;h=909256474537af6d9825243262e5f4621c0921dc;hb=39b1848f103d89cfb544a1651b3fbf221fc2c401;hp=42599f59614c65804b3b47dca438998bd22a12d1;hpb=2f02a5b7680c10ed7fcd63f4ffb75af0932f5bb9;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_CalculationOp.h b/src/HYDROGUI/HYDROGUI_CalculationOp.h index 42599f59..90925647 100644 --- a/src/HYDROGUI/HYDROGUI_CalculationOp.h +++ b/src/HYDROGUI/HYDROGUI_CalculationOp.h @@ -163,6 +163,8 @@ private: bool createRegion( const QList& theZonesList ); + void AddInterPolylinesToList(QStringList& theList, QStringList& theEntryList); + bool confirmRegionsChange() const; bool confirmModeChange() const; bool confirmOrderChange() const;