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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Wed Nov 17 14:52:42 EST 2010


Author: timlinux
Date: 2010-11-17 11:52:42 -0800 (Wed, 17 Nov 2010)
New Revision: 14701

Modified:
   trunk/qgis/src/ui/qgslabelingguibase.ui
Log:
Use 22x22 icons in label dialog tab bar

Modified: trunk/qgis/src/ui/qgslabelingguibase.ui
===================================================================
--- trunk/qgis/src/ui/qgslabelingguibase.ui	2010-11-17 16:14:34 UTC (rev 14700)
+++ trunk/qgis/src/ui/qgslabelingguibase.ui	2010-11-17 19:52:42 UTC (rev 14701)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>703</width>
-    <height>446</height>
+    <height>469</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -104,8 +104,8 @@
      </property>
      <property name="iconSize">
       <size>
-       <width>32</width>
-       <height>32</height>
+       <width>22</width>
+       <height>22</height>
       </size>
      </property>
      <widget class="QWidget" name="tab_3">
@@ -381,8 +381,8 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>645</width>
-            <height>495</height>
+            <width>486</width>
+            <height>483</height>
            </rect>
           </property>
           <layout class="QGridLayout" name="gridLayout_13">
@@ -815,7 +815,7 @@
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>645</width>
+            <width>274</width>
             <height>615</height>
            </rect>
           </property>



More information about the QGIS-commit mailing list