Skip to content

Commit 70f08c7

Browse files
author
rblazek
committed
enable smaller
git-svn-id: http://svn.osgeo.org/qgis/trunk@4940 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 03c5db5 commit 70f08c7

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

src/widgets/projectionselector/qgsprojectionselectorbase.ui

+22-6
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,18 @@
88
<rect>
99
<x>0</x>
1010
<y>0</y>
11-
<width>512</width>
12-
<height>498</height>
11+
<width>468</width>
12+
<height>389</height>
1313
</rect>
1414
</property>
15+
<property name="sizePolicy" >
16+
<sizepolicy>
17+
<hsizetype>7</hsizetype>
18+
<vsizetype>5</vsizetype>
19+
<horstretch>0</horstretch>
20+
<verstretch>0</verstretch>
21+
</sizepolicy>
22+
</property>
1523
<property name="windowTitle" >
1624
<string>Projection Selector</string>
1725
</property>
@@ -29,8 +37,8 @@
2937
<widget class="QGroupBox" name="groupBox_2" >
3038
<property name="sizePolicy" >
3139
<sizepolicy>
32-
<hsizetype>5</hsizetype>
33-
<vsizetype>1</vsizetype>
40+
<hsizetype>7</hsizetype>
41+
<vsizetype>7</vsizetype>
3442
<horstretch>0</horstretch>
3543
<verstretch>0</verstretch>
3644
</sizepolicy>
@@ -47,6 +55,14 @@
4755
</property>
4856
<item row="2" column="0" >
4957
<widget class="QGroupBox" name="groupBox" >
58+
<property name="sizePolicy" >
59+
<sizepolicy>
60+
<hsizetype>3</hsizetype>
61+
<vsizetype>1</vsizetype>
62+
<horstretch>0</horstretch>
63+
<verstretch>0</verstretch>
64+
</sizepolicy>
65+
</property>
5066
<property name="title" >
5167
<string>Search</string>
5268
</property>
@@ -137,8 +153,8 @@
137153
<widget class="QTextEdit" name="teProjection" >
138154
<property name="sizePolicy" >
139155
<sizepolicy>
140-
<hsizetype>5</hsizetype>
141-
<vsizetype>1</vsizetype>
156+
<hsizetype>7</hsizetype>
157+
<vsizetype>7</vsizetype>
142158
<horstretch>0</horstretch>
143159
<verstretch>0</verstretch>
144160
</sizepolicy>

0 commit comments

Comments
 (0)