X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FSUPERVGraph%2FSUPERVGraph_ViewFrame.h;fp=src%2FSUPERVGraph%2FSUPERVGraph_ViewFrame.h;h=df3266dd2f5ee81c2451176ea97d988460d549c4;hb=126fe4c38416e9a06c88bb8a7f7a4aedd61e1a28;hp=985c5708502490e757c6c1ddd8a98263428fa811;hpb=2ea665579aa9d668fbc71203a85db044beb6acb6;p=modules%2Fgui.git diff --git a/src/SUPERVGraph/SUPERVGraph_ViewFrame.h b/src/SUPERVGraph/SUPERVGraph_ViewFrame.h index 985c57085..df3266dd2 100755 --- a/src/SUPERVGraph/SUPERVGraph_ViewFrame.h +++ b/src/SUPERVGraph/SUPERVGraph_ViewFrame.h @@ -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();