Salome HOME
land cover object is removed from the data model
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_LandCoverDlg.h
index 5c5aa3d8f8aef3922c6e28734180f4b4e62242a9..26b97ba503061a8882c289179805334df34aa9df 100644 (file)
@@ -37,8 +37,8 @@ public:
 
   virtual void               reset();
 
-  void                       includePolylines( const HYDROGUI_ListModel::Object2VisibleList& theSelectedPolylines );
-  void                       excludePolylines( const HYDROGUI_ListModel::Object2VisibleList& theSelectedPolylines );
+  bool                       includePolylines( const HYDROGUI_ListModel::Object2VisibleList& theSelectedPolylines );
+  bool                       excludePolylines( const HYDROGUI_ListModel::Object2VisibleList& theSelectedPolylines );
   QStringList                getPolylineNames() const;
   QStringList                getSelectedPolylineNames() const;