Salome HOME
Updated copyright comment
[modules/geom.git] / src / OperationGUI / OperationGUI_ExtrudedFeatureDlg.h
index 8de639a3081d971145f26621074f085b158ede92..a286f09e4af9d83364c0b29e9d11cc90cb9f6c61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -62,6 +62,7 @@ protected:
   virtual bool                       isValid( QString& );
   virtual bool                       execute( ObjectList& );
 //   virtual void                       addSubshapesToStudy();
+  virtual QList<GEOM::GeomObjPtr>     getSourceObjects();
   
 private:
   void                        Init();