[QGIS Commit] r15444 - trunk/qgis/src/ui

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sat Mar 12 00:57:26 EST 2011


Author: timlinux
Date: 2011-03-11 21:57:26 -0800 (Fri, 11 Mar 2011)
New Revision: 15444

Modified:
   trunk/qgis/src/ui/qgisapp.ui
Log:
Try better default arrangement of icons

Modified: trunk/qgis/src/ui/qgisapp.ui
===================================================================
--- trunk/qgis/src/ui/qgisapp.ui	2011-03-12 05:57:16 UTC (rev 15443)
+++ trunk/qgis/src/ui/qgisapp.ui	2011-03-12 05:57:26 UTC (rev 15444)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>717</width>
-    <height>480</height>
+    <width>750</width>
+    <height>481</height>
    </rect>
   </property>
   <widget class="QWidget" name="centralwidget"/>
@@ -16,8 +16,8 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>717</width>
-     <height>24</height>
+     <width>750</width>
+     <height>25</height>
     </rect>
    </property>
    <widget class="QMenu" name="mEditMenu">
@@ -250,7 +250,7 @@
     <enum>TopToolBarArea</enum>
    </attribute>
    <attribute name="toolBarBreak">
-    <bool>false</bool>
+    <bool>true</bool>
    </attribute>
    <addaction name="mActionToggleEditing"/>
    <addaction name="mActionSaveEdits"/>
@@ -355,7 +355,7 @@
     <enum>TopToolBarArea</enum>
    </attribute>
    <attribute name="toolBarBreak">
-    <bool>true</bool>
+    <bool>false</bool>
    </attribute>
    <addaction name="mActionFullHistogramStretch"/>
    <addaction name="mActionLocalHistogramStretch"/>



More information about the QGIS-commit mailing list