pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r2629 - trunk/src/editor


From: jave27
Subject: [Pingus-CVS] r2629 - trunk/src/editor
Date: Sun, 26 Feb 2006 03:38:45 +0100

Author: jave27
Date: 2006-02-26 03:38:35 +0100 (Sun, 26 Feb 2006)
New Revision: 2629

Modified:
   trunk/src/editor/level_head.cxx
Log:
Move ok button over a bit.



Modified: trunk/src/editor/level_head.cxx
===================================================================
--- trunk/src/editor/level_head.cxx     2006-02-12 15:55:52 UTC (rev 2628)
+++ trunk/src/editor/level_head.cxx     2006-02-26 02:38:35 UTC (rev 2629)
@@ -45,7 +45,7 @@
 
     public:
       LevelHeadCloseButton(LevelHead* h)
-      : GUI::SurfaceButton(CL_Display::get_width() -100,
+      : GUI::SurfaceButton(CL_Display::get_width() -200,
                            CL_Display::get_height() -100,
                            ResDescriptor("core/menu/exit_button_normal"),
                            ResDescriptor("core/menu/exit_button_pressed"),





reply via email to

[Prev in Thread] Current Thread [Next in Thread]