Salome HOME
Merge branch 'V9_7_BR'
[modules/geom.git] / src / AdvancedGUI / AdvancedGUI_PipeTShapeDlg.h
index 670c2f9d062893f1dd386708fef56574846f325b..45b33ed2e552238827ab6e60eccee11fba650e96 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // 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
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -15,6 +15,7 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+//
 
 #ifndef ADVANCEDGUI_PIPETSHAPEDLG_H
 #define ADVANCEDGUI_PIPETSHAPEDLG_H
@@ -77,7 +78,8 @@ protected:
   virtual GEOM::GEOM_IOperations_ptr createOperation();
   virtual bool isValid (QString&);
   virtual bool execute (ObjectList&);
-  virtual void restoreSubShapes (SALOMEDS::Study_ptr, SALOMEDS::SObject_ptr);
+  virtual void restoreSubShapes (SALOMEDS::SObject_ptr);
+  virtual QList<GEOM::GeomObjPtr> getSourceObjects();
 
 private:
   void Init();