Salome HOME
Remove redundant code
[modules/geom.git] / src / OperationGUI / OperationGUI_PartitionDlg.h
index 03bb873d1b2b860e892cedb4f1ff48fab797a259..a505165beb55239eded26d236837184d823bcdbb 100644 (file)
@@ -51,6 +51,7 @@ protected:
   virtual bool                       isValid( QString& );
   virtual bool                       execute( ObjectList& );
   virtual void                       restoreSubShapes( SALOMEDS::Study_ptr, SALOMEDS::SObject_ptr );
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private:
   void                               Init();