diff options
Diffstat (limited to 'qt-ui/csvimportdialog.ui')
-rw-r--r-- | qt-ui/csvimportdialog.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/qt-ui/csvimportdialog.ui b/qt-ui/csvimportdialog.ui index 81ee4fdc1..c650fe34b 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"> |