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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sat Jan 9 14:48:11 EST 2010


Author: timlinux
Date: 2010-01-09 14:48:11 -0500 (Sat, 09 Jan 2010)
New Revision: 12719

Modified:
   trunk/qgis/src/ui/qgsgpsinformationwidgetbase.ui
Log:
Add a little more white space to the left of the gps dock for a more balanced look.

Modified: trunk/qgis/src/ui/qgsgpsinformationwidgetbase.ui
===================================================================
--- trunk/qgis/src/ui/qgsgpsinformationwidgetbase.ui	2010-01-09 16:12:32 UTC (rev 12718)
+++ trunk/qgis/src/ui/qgsgpsinformationwidgetbase.ui	2010-01-09 19:48:11 UTC (rev 12719)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>249</width>
+    <width>273</width>
     <height>331</height>
    </rect>
   </property>
@@ -14,9 +14,18 @@
    <string>Form</string>
   </property>
   <layout class="QGridLayout" name="gridLayout_4">
-   <property name="margin">
+   <property name="leftMargin">
+    <number>3</number>
+   </property>
+   <property name="topMargin">
     <number>0</number>
    </property>
+   <property name="rightMargin">
+    <number>0</number>
+   </property>
+   <property name="bottomMargin">
+    <number>0</number>
+   </property>
    <item row="0" column="0">
     <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
@@ -273,9 +282,9 @@
           <property name="geometry">
            <rect>
             <x>0</x>
-            <y>-233</y>
-            <width>226</width>
-            <height>531</height>
+            <y>0</y>
+            <width>190</width>
+            <height>532</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_7">



More information about the QGIS-commit mailing list