[QGIS Commit] r9646 - trunk/qgis/src/plugins/dxf2shp_converter

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Nov 16 10:16:39 EST 2008


Author: borysiasty
Date: 2008-11-16 10:16:39 -0500 (Sun, 16 Nov 2008)
New Revision: 9646

Modified:
   trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.ui
Log:
dialog formatting fix


Modified: trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.ui
===================================================================
--- trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.ui	2008-11-15 21:44:52 UTC (rev 9645)
+++ trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.ui	2008-11-16 15:16:39 UTC (rev 9646)
@@ -5,20 +5,20 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>453</width>
-    <height>221</height>
+    <width>500</width>
+    <height>220</height>
    </rect>
   </property>
   <property name="minimumSize" >
    <size>
-    <width>100</width>
-    <height>100</height>
+    <width>350</width>
+    <height>220</height>
    </size>
   </property>
   <property name="maximumSize" >
    <size>
-    <width>472</width>
-    <height>373</height>
+    <width>500</width>
+    <height>300</height>
    </size>
   </property>
   <property name="windowTitle" >
@@ -68,7 +68,7 @@
    <item row="2" column="0" colspan="4" >
     <widget class="QGroupBox" name="groupBox" >
      <property name="sizePolicy" >
-      <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+      <sizepolicy vsizetype="Maximum" hsizetype="Preferred" >
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
@@ -76,7 +76,7 @@
      <property name="minimumSize" >
       <size>
        <width>0</width>
-       <height>80</height>
+       <height>50</height>
       </size>
      </property>
      <property name="title" >



More information about the QGIS-commit mailing list