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