Salome HOME
Merge branch 'V9_7_BR'
[modules/geom.git] / src / AdvancedGUI / AdvancedGUI_PipeTShapeDlg.h
index 0df296194771bccb27e29c3151785aeecd47642a..45b33ed2e552238827ab6e60eccee11fba650e96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  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
@@ -78,7 +78,7 @@ 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: