Salome HOME
0022377: EDF 2752 GEOM: Add a preference in order to automatically unpublished parent...
[modules/geom.git] / src / BooleanGUI / BooleanGUI_Dialog.h
index 8a095a476d0d2539acb9856f3cb07c7e9c199a45..00c93069df5d3f42cb6253d9b61a6a2e19d70ab8 100644 (file)
@@ -52,6 +52,7 @@ protected:
   virtual bool                       execute( ObjectList& );
   virtual void                       restoreSubShapes( SALOMEDS::Study_ptr, SALOMEDS::SObject_ptr );
   virtual void                       addSubshapesToStudy();
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private:
   void                               Init();