X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_LandCoverOp.h;h=fb25f255b33db98345e7cfe326cd525d8f196c4d;hb=5a485d8a51393f35f548a8397f9ba71fdeaaeb9b;hp=a50feb05be77980330f1e8cb278649ef83881c66;hpb=419118d6b16f91ec37912b242cfe7469a585d16e;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_LandCoverOp.h b/src/HYDROGUI/HYDROGUI_LandCoverOp.h index a50feb05..fb25f255 100644 --- a/src/HYDROGUI/HYDROGUI_LandCoverOp.h +++ b/src/HYDROGUI/HYDROGUI_LandCoverOp.h @@ -47,9 +47,12 @@ protected: protected slots: void onCreatePreview( const QStringList& thePolylineNames ); + void onAddPolylines(); + void onRemovePolylines(); private: void closePreview(); + bool confirmPolylinesChange() const; private: bool myIsEdit;