Salome HOME
LCM // Import/Export of SHP p.3
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_LandCoverMapOp.h
index 092af90e8c9245514fbc2a9692ca06675e393daa..cdbed36e328d6e639f349bf2e7bd6a0a1bb09f78 100644 (file)
@@ -44,7 +44,8 @@ protected:
   virtual HYDROGUI_Shape*      getPreviewShape() const { return myPreviewPrs; };
 
 protected slots:
-  void                         onCreatePreview( const QStringList& thePolylineNames );
+  void                         onLandCoverMapChanged( const QString& theName );
+  void                         onCreatePreview( const QStringList& thePolylineFaceNames );
 
 private:
   void                         closePreview();