Salome HOME
Feature #86: The hierarchy in the Object Browser (T 19).
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_PolylineDlg.h
index 69c4b6cbd29954415218f934f1a7b88eb8952640..866527c12eaf09897f57d2968ad0e9f5f32110c2 100755 (executable)
@@ -51,6 +51,9 @@ public:
   QList<int> getSelectedSections();
   QList< QPair< int, int > > getSelectedPoints();
 
+  void  deleteSelected();
+  bool  deleteEnabled();
+
 protected slots:
   void processStartedSubOperation( QWidget* );
   void processFinishedSubOperation( QWidget* );