Salome HOME
correction of the compilation
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_LandCoverOp.h
index a50feb05be77980330f1e8cb278649ef83881c66..fb25f255b33db98345e7cfe326cd525d8f196c4d 100644 (file)
@@ -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;