Skip to content

Commit cc9a487

Browse files
committedMar 11, 2014
Fix typo in options
1 parent b02ad1e commit cc9a487

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@
268268
<rect>
269269
<x>0</x>
270270
<y>0</y>
271-
<width>627</width>
272-
<height>586</height>
271+
<width>524</width>
272+
<height>706</height>
273273
</rect>
274274
</property>
275275
<layout class="QVBoxLayout" name="verticalLayout_28">
@@ -931,8 +931,8 @@
931931
<rect>
932932
<x>0</x>
933933
<y>0</y>
934-
<width>577</width>
935-
<height>804</height>
934+
<width>645</width>
935+
<height>803</height>
936936
</rect>
937937
</property>
938938
<layout class="QVBoxLayout" name="verticalLayout_22">
@@ -1257,8 +1257,8 @@
12571257
<rect>
12581258
<x>0</x>
12591259
<y>0</y>
1260-
<width>627</width>
1261-
<height>586</height>
1260+
<width>529</width>
1261+
<height>480</height>
12621262
</rect>
12631263
</property>
12641264
<layout class="QVBoxLayout" name="verticalLayout_27">
@@ -1567,8 +1567,8 @@
15671567
<rect>
15681568
<x>0</x>
15691569
<y>0</y>
1570-
<width>621</width>
1571-
<height>797</height>
1570+
<width>702</width>
1571+
<height>890</height>
15721572
</rect>
15731573
</property>
15741574
<layout class="QVBoxLayout" name="verticalLayout_29">
@@ -1639,17 +1639,17 @@
16391639
</item>
16401640
</layout>
16411641
</item>
1642-
<item row="3" column="0" colspan="2">
1642+
<item>
16431643
<widget class="QLabel" name="textLabel3">
16441644
<property name="text">
16451645
<string>&lt;b&gt;Note:&lt;/b&gt; Set below 1000 to prevent display updates until all features have been rendered</string>
16461646
</property>
16471647
</widget>
16481648
</item>
1649-
<item row="5" column="0" colspan="2">
1649+
<item>
16501650
<widget class="QgsCollapsibleGroupBox" name="mSimplifyDrawingGroupBox">
16511651
<property name="title">
1652-
<string>Enable feature simplication by default for newly added layers</string>
1652+
<string>Enable feature simplification by default for newly added layers</string>
16531653
</property>
16541654
<property name="checkable">
16551655
<bool>true</bool>
@@ -2173,8 +2173,8 @@
21732173
<rect>
21742174
<x>0</x>
21752175
<y>0</y>
2176-
<width>627</width>
2177-
<height>586</height>
2176+
<width>480</width>
2177+
<height>394</height>
21782178
</rect>
21792179
</property>
21802180
<layout class="QVBoxLayout" name="verticalLayout_25">
@@ -2509,8 +2509,8 @@
25092509
<rect>
25102510
<x>0</x>
25112511
<y>0</y>
2512-
<width>611</width>
2513-
<height>674</height>
2512+
<width>650</width>
2513+
<height>770</height>
25142514
</rect>
25152515
</property>
25162516
<layout class="QVBoxLayout" name="verticalLayout_30">
@@ -2920,8 +2920,8 @@
29202920
<rect>
29212921
<x>0</x>
29222922
<y>0</y>
2923-
<width>627</width>
2924-
<height>586</height>
2923+
<width>507</width>
2924+
<height>396</height>
29252925
</rect>
29262926
</property>
29272927
<layout class="QVBoxLayout" name="verticalLayout_39">
@@ -3131,8 +3131,8 @@
31313131
<rect>
31323132
<x>0</x>
31333133
<y>0</y>
3134-
<width>611</width>
3135-
<height>598</height>
3134+
<width>494</width>
3135+
<height>691</height>
31363136
</rect>
31373137
</property>
31383138
<layout class="QVBoxLayout" name="verticalLayout_31">
@@ -3622,8 +3622,8 @@
36223622
<rect>
36233623
<x>0</x>
36243624
<y>0</y>
3625-
<width>627</width>
3626-
<height>586</height>
3625+
<width>464</width>
3626+
<height>386</height>
36273627
</rect>
36283628
</property>
36293629
<layout class="QVBoxLayout" name="verticalLayout_6">
@@ -3752,8 +3752,8 @@
37523752
<rect>
37533753
<x>0</x>
37543754
<y>0</y>
3755-
<width>611</width>
3756-
<height>714</height>
3755+
<width>635</width>
3756+
<height>762</height>
37573757
</rect>
37583758
</property>
37593759
<layout class="QGridLayout" name="gridLayout_15">
@@ -4006,8 +4006,8 @@
40064006
<rect>
40074007
<x>0</x>
40084008
<y>0</y>
4009-
<width>627</width>
4010-
<height>586</height>
4009+
<width>298</width>
4010+
<height>240</height>
40114011
</rect>
40124012
</property>
40134013
<layout class="QVBoxLayout" name="verticalLayout_32">
@@ -4096,8 +4096,8 @@
40964096
<rect>
40974097
<x>0</x>
40984098
<y>0</y>
4099-
<width>611</width>
4100-
<height>669</height>
4099+
<width>528</width>
4100+
<height>754</height>
41014101
</rect>
41024102
</property>
41034103
<layout class="QVBoxLayout" name="verticalLayout_33">

0 commit comments

Comments
 (0)
Please sign in to comment.