Salome HOME
INT PAL 0052666: Presentation disappears from the 3D Viewer after that as an operatio...
[modules/geom.git] / src / GenerationGUI / GenerationGUI_ThicknessDlg.h
index b05d9f51baef29550fc611bfaa37bf1c86040fb8..3473760980833fadddaa0fea6970cfee7ed719fa 100644 (file)
@@ -49,7 +49,8 @@ protected:
   // redefined from GEOMBase_Helper
   virtual GEOM::GEOM_IOperations_ptr createOperation();
   virtual bool                       isValid( QString& );
-  virtual bool                       execute( ObjectList& );    
+  virtual bool                       execute( ObjectList& );
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private:
   void                               Init();