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