]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OperationGUI/OperationGUI_Fillet1d2dDlg.h
Salome HOME
updated copyright message
[modules/geom.git] / src / OperationGUI / OperationGUI_Fillet1d2dDlg.h
index 6738a650d498d49cde08756bd4e0121353923806..2154570d3fb9dbf1ab3b7ea3f4108e23e18de638 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  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
@@ -47,6 +47,7 @@ protected:
   virtual                             GEOM::GEOM_IOperations_ptr createOperation();
   virtual                             bool isValid( QString& );
   virtual                             bool execute( ObjectList& );
+  virtual QList<GEOM::GeomObjPtr>     getSourceObjects();
 
 private slots:
   void                                ClickOnOk();