Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 4822)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 4823)
@@ -47,4 +47,7 @@
    * mpointing/MPointingPosCalc.cc:
      - fixed a bug which converted Ra/Dec wrongly to rad
+
+   * mmain/MEventDisplay.cc:
+     - switched on usage of context menu in constructor
 
 
Index: /trunk/MagicSoft/Mars/mmain/MEventDisplay.cc
===================================================================
--- /trunk/MagicSoft/Mars/mmain/MEventDisplay.cc	(revision 4822)
+++ /trunk/MagicSoft/Mars/mmain/MEventDisplay.cc	(revision 4823)
@@ -130,4 +130,6 @@
     //
     ReadFirstEvent();
+
+    SetNoContextMenu(kFALSE);
 }
 
