Salome HOME
Fix for IPAL10387 ( Supervisor viewer has no "View Operations" toolbar ) :
[modules/superv.git] / src / SUPERVGUI / SUPERVGUI_ArrayView.h
index 358c27d80e72e8565deb03119eea28ca7d5b598f..a02aa39c7d1917666076f6a6e1dcb62240fb889e 100644 (file)
@@ -48,6 +48,7 @@ class SUPERVGUI_ArrayView: public QCanvasView {
     SUPERVGUI_Main* myMain;
     QPopupMenu*     myPopup;
     int             myAddStudyItem;
+    int             myShowToolBarItem;
 
     QCursor         myCursor;