Salome HOME
Merge branch 'BR_LAND_COVER_MAP' of ssh://git.salome-platform.org/modules/hydro into...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_LandCoverMapDlg.h
index 101c1f85e5ad8c77128a0b90ce5df3c1fbe940a7..3547feb8da8e3e1fb9baa47452ae57f236d91bb9 100644 (file)
@@ -53,10 +53,11 @@ public:
 
 signals:
   void                     landCoverMapChanged( const QString& theName );
+  void                     polylineFaceChanged();
 
 private slots:
   void                     onLandCoverMapChanged();
-  void                     onPolylineFaceChanged( const QString& );
+  void                     onPolylineFaceChanged();
 
 private:
   void                     updateState( bool theInitialConfigure = false );