Salome HOME
Provided context menu event in view window
[modules/shaper.git] / src / XGUI / XGUI_ViewWindow.h
index 554eee47b04270156537a074c3ce600742a3369a..65c2ae273cc87b9c50a25f7636d97de8515aff75 100644 (file)
@@ -195,6 +195,8 @@ protected:
 
   virtual void showEvent(QShowEvent* theEvent);
 
+  virtual void contextMenuEvent(QContextMenuEvent* theEvent);
+
 private slots:
   void onClose();
   void onMinimize();