Salome HOME
Fix for IPAL10387 ( Supervisor viewer has no "View Operations" toolbar ) :
[modules/gui.git] / src / SUPERVGraph / SUPERVGraph_ViewFrame.h
index 985c5708502490e757c6c1ddd8a98263428fa811..df3266dd2f5ee81c2451176ea97d988460d549c4 100755 (executable)
@@ -94,6 +94,8 @@ class SUPERVGRAPH_EXPORT SUPERVGraph_ViewFrame : public SUIT_ViewWindow {
   void           EraseAll(){};
   void           Repaint() {};
 
+  QToolBar*      getToolBar() { return myToolBar; }
+
  public slots:
   void           onViewPan(); 
   void           onViewZoom();