Salome HOME
Remove redundant code
[modules/geom.git] / src / BlocksGUI / BlocksGUI_TrsfDlg.h
index cb5d60c7dfeaa3f54de22d9ee666c3c2e8fb1148..9e6ff3c37edc701aeeb21c1b7eac4c120641ab90 100644 (file)
@@ -56,6 +56,7 @@ protected:
   virtual GEOM::GEOM_IOperations_ptr createOperation();
   virtual bool                       isValid (QString&);
   virtual bool                       execute (ObjectList&);
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private:
   void                               Init();