Salome HOME
Merge branch 'master' of https://git.salome-platform.org/git/modules/hydro
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileInterpolateDlg.h
index ec7ef984a4f539d49978d373882af34cae0ada3d..e73b9d6e1977e5263e0a2488a244f77eaae7c85b 100644 (file)
@@ -1,8 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
-//
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-//
+// Copyright (C) 2014-2015  EDF-R&D
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
@@ -81,6 +77,7 @@ signals:
   void                   profileFinishChanged( const QString& );
 
 private slots:
+  void                   onParametersEditingFinished();
   void                   onRiverChanged( const QString& );
   void                   onInterpolatorIndexChanged( int );
   void                   onProfileChanged( const QString& );