Skip to content

Commit 6d7b7b9

Browse files
author
timlinux
committed
Add a little more white space to the left of the gps dock for a more balanced look.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12719 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 76216fc commit 6d7b7b9

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

src/ui/qgsgpsinformationwidgetbase.ui

+14-5
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,24 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>249</width>
9+
<width>273</width>
1010
<height>331</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
1414
<string>Form</string>
1515
</property>
1616
<layout class="QGridLayout" name="gridLayout_4">
17-
<property name="margin">
17+
<property name="leftMargin">
18+
<number>3</number>
19+
</property>
20+
<property name="topMargin">
21+
<number>0</number>
22+
</property>
23+
<property name="rightMargin">
24+
<number>0</number>
25+
</property>
26+
<property name="bottomMargin">
1827
<number>0</number>
1928
</property>
2029
<item row="0" column="0">
@@ -273,9 +282,9 @@
273282
<property name="geometry">
274283
<rect>
275284
<x>0</x>
276-
<y>-233</y>
277-
<width>226</width>
278-
<height>531</height>
285+
<y>0</y>
286+
<width>190</width>
287+
<height>532</height>
279288
</rect>
280289
</property>
281290
<layout class="QGridLayout" name="gridLayout_7">

0 commit comments

Comments
 (0)