Salome HOME
lost icon for dummy3d
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileInterpolateDlg.h
index ec7ef984a4f539d49978d373882af34cae0ada3d..12d52ff92f11a939835f625130dc8b40c74cb196 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
 #define HYDROGUI_PROFILEINTERPOLATEDLG_H
 
 #include "HYDROGUI_ViewerDlg.h"
-
 #include "HYDROGUI_ObjComboBox.h"
-
-#include <AIS_InteractiveContext.hxx>
-
 #include <QSet>
 
 class QSpinBox;
@@ -81,6 +73,7 @@ signals:
   void                   profileFinishChanged( const QString& );
 
 private slots:
+  void                   onParametersEditingFinished();
   void                   onRiverChanged( const QString& );
   void                   onInterpolatorIndexChanged( int );
   void                   onProfileChanged( const QString& );