Index: trunk/MagicSoft/Mars/macros/starfield.C
===================================================================
--- trunk/MagicSoft/Mars/macros/starfield.C	(revision 3705)
+++ trunk/MagicSoft/Mars/macros/starfield.C	(revision 3706)
@@ -22,5 +22,5 @@
     // Time for which to get the picture
     MTime time;
-    time.Set(2004, 2, 28, 20, 14, 7);
+    time.Set(2004, 2, 28, 01, 32, 15);
 
     // Current observatory
@@ -46,5 +46,5 @@
     stars.SetObservatory(magic1);
     stars.SetTime(time);
-    stars.SetActiveGui();
+    stars.SetGuiActive();
 
     // See the cooresponding Draw-function for more options
