Salome HOME
#refs 327 - Polyline is not shown during creation
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_TranslateObstacleOp.h
index 5d21e04742ebd74fc061faacd397e5c173045dd7..2e63066a8519853ab73f744f47278ee6d7f63581 100644 (file)
@@ -48,6 +48,8 @@ protected:
 
   virtual bool                 processApply( int& theUpdateFlags, QString& theErrorMsg );
 
+  virtual HYDROGUI_Shape*   getPreviewShape() const { return myPreviewPrs; };
+
 private slots:
   void                         onArgumentsChanged();