Revision: 8417
http://playerstage.svn.sourceforge.net/playerstage/?rev=8417&view=rev
Author: natepak
Date: 2009-11-18 00:51:19 +0000 (Wed, 18 Nov 2009)
Log Message:
-----------
Minor spacing fix of the gui
Modified Paths:
--------------
code/gazebo/trunk/server/gui/GLFrame.cc
Modified: code/gazebo/trunk/server/gui/GLFrame.cc
===================================================================
--- code/gazebo/trunk/server/gui/GLFrame.cc 2009-11-17 21:50:42 UTC (rev
8416)
+++ code/gazebo/trunk/server/gui/GLFrame.cc 2009-11-18 00:51:19 UTC (rev
8417)
@@ -75,7 +75,7 @@
this->headerBar->end();
this->headerBar->resizable(NULL);
- this->glWindow = new GLWindow(x+1,y+30, w-2, h-60);
+ this->glWindow = new GLWindow(x+4,y+30, w-8, h-60);
this->footerBar = new Fl_Group(x,y+h-30,w,30);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit