[PATCH 3/7] Give room for more options in csv dialog

Anton Lundin glance at acc.umu.se
Thu Nov 21 14:48:38 UTC 2013


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 qt-ui/csvimportdialog.ui | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/qt-ui/csvimportdialog.ui b/qt-ui/csvimportdialog.ui
index 81ee4fd..c650fe3 100644
--- a/qt-ui/csvimportdialog.ui
+++ b/qt-ui/csvimportdialog.ui
@@ -16,9 +16,9 @@
   <widget class="QDialogButtonBox" name="buttonBox">
    <property name="geometry">
     <rect>
-     <x>30</x>
+     <x>200</x>
      <y>240</y>
-     <width>341</width>
+     <width>171</width>
      <height>32</height>
     </rect>
    </property>
@@ -32,9 +32,9 @@
   <widget class="QGroupBox" name="groupBox">
    <property name="geometry">
     <rect>
-     <x>40</x>
+     <x>20</x>
      <y>10</y>
-     <width>331</width>
+     <width>351</width>
      <height>71</height>
     </rect>
    </property>
@@ -91,10 +91,10 @@
   <widget class="QGroupBox" name="groupBox_3">
    <property name="geometry">
     <rect>
-     <x>40</x>
+     <x>20</x>
      <y>80</y>
-     <width>151</width>
-     <height>151</height>
+     <width>171</width>
+     <height>221</height>
     </rect>
    </property>
    <property name="title">
-- 
1.8.3.2



More information about the subsurface mailing list