Salome HOME
Copyright update 2022
[modules/geom.git] / src / RepairGUI / RepairGUI_FuseEdgesDlg.h
old mode 100755 (executable)
new mode 100644 (file)
index b7cf9c4..d1f9384
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  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
@@ -44,6 +44,7 @@ protected:
   virtual bool                       isValid (QString&);
   virtual bool                       execute (ObjectList&);
   virtual void                       addSubshapesToStudy();
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private slots:
   void                               ClickOnOk();