Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 2396)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 2397)
@@ -10,8 +10,10 @@
 
    * mmc/MTriggerDefine.h:
-     - Triiger zone for CT1 cameras up to 126 pixels
+     - Trigger zone for CT1 cameras up to 126 pixels
 
    * mgeom/MGeomMirror.cc:
      - fixed bug in filling axis desviation
+
+
 
   2003/10/15: Thomas Bretz
@@ -42,5 +44,5 @@
      - changed the comments about corrxy
      
-   * mmain/MStatusDisplay.cc:
+   * mmain/MStatusDisplay.[h,cc]:
      - added many comments
      - added kFileClose stuff
Index: /trunk/MagicSoft/Mars/mmain/MStatusDisplay.h
===================================================================
--- /trunk/MagicSoft/Mars/mmain/MStatusDisplay.h	(revision 2396)
+++ /trunk/MagicSoft/Mars/mmain/MStatusDisplay.h	(revision 2397)
@@ -36,5 +36,5 @@
         kFileBrowser, kFileCanvas, kFileSave, kFileSaveAs, kFileSaveAsPS,
         kFileSaveAsRoot, kFileSaveAsGIF, kFileSaveAsC, kFilePrint,
-        kFilePrinterName, kFileExit, kFileReset,
+        kFilePrinterName, kFileClose, kFileExit, kFileReset,
         // kLoop
         kLoopNone, kLoopStop,
@@ -105,5 +105,4 @@
     void UpdatePSHeader(const TString &name) const;
 
-    void Reset();
     void RemoveTab(int i);
 
@@ -129,4 +128,5 @@
 
      TCanvas &AddTab(const char *name);
+     TGCompositeFrame *AddRawTab(const char *name);
 
      Bool_t   HasCanvas(const TCanvas *c) const;
@@ -169,4 +169,2 @@
 
 #endif
-
-
