Salome HOME
0022377: EDF 2752 GEOM: Add a preference in order to automatically unpublished parent...
[modules/geom.git] / src / OperationGUI / OperationGUI_GetShapesOnShapeDlg.h
index 462318ce27a0484a512f8136224a015e0130987c..e5e57b3f9ac64422b0656f5744d7a4f8d7e0ebdf 100644 (file)
@@ -46,6 +46,7 @@ protected:
   virtual GEOM::GEOM_IOperations_ptr createOperation();
   virtual bool                       isValid( QString& );
   virtual bool                       execute( ObjectList& );
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private:
   void                               Init();