Index: trunk/Mars/mbase/MEvtLoop.h
===================================================================
--- trunk/Mars/mbase/MEvtLoop.h	(revision 12863)
+++ trunk/Mars/mbase/MEvtLoop.h	(revision 12864)
@@ -40,5 +40,4 @@
 
     Bool_t ProcessGuiEvents(Int_t num);
-    static UInt_t GetMemoryUsage();
 
 public:
@@ -97,4 +96,6 @@
     void RecursiveRemove(TObject *obj);
 
+    static UInt_t GetMemoryUsage();
+
     ClassDef(MEvtLoop, 1) // Class to execute the tasks in a tasklist
 };
