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