[GRASS-SVN] r49774 - grass/branches/develbranch_6/gui/wxpython/core

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Dec 15 10:48:00 EST 2011


Author: martinl
Date: 2011-12-15 07:48:00 -0800 (Thu, 15 Dec 2011)
New Revision: 49774

Modified:
   grass/branches/develbranch_6/gui/wxpython/core/settings.py
Log:
wxGUI/modeler: cosmetics in action settings (width)


Modified: grass/branches/develbranch_6/gui/wxpython/core/settings.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/core/settings.py	2011-12-15 14:28:57 UTC (rev 49773)
+++ grass/branches/develbranch_6/gui/wxpython/core/settings.py	2011-12-15 15:48:00 UTC (rev 49774)
@@ -605,7 +605,7 @@
                         'running' :  (255, 0, 0, 255),     # red
                         },
                     'size' : {
-                        'width'  : 100,
+                        'width'  : 125,
                         'height' : 50,
                         },
                     'width': {



More information about the grass-commit mailing list