Skip to content

Commit 94e5e43

Browse files
author
macho
committedMar 6, 2011
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15371 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 8d1b9e5 commit 94e5e43

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<item row="0" column="0">
3434
<widget class="QTabWidget" name="tabWidget">
3535
<property name="currentIndex">
36-
<number>1</number>
36+
<number>5</number>
3737
</property>
3838
<property name="iconSize">
3939
<size>
@@ -60,8 +60,8 @@
6060
<rect>
6161
<x>0</x>
6262
<y>0</y>
63-
<width>746</width>
64-
<height>862</height>
63+
<width>745</width>
64+
<height>831</height>
6565
</rect>
6666
</property>
6767
<layout class="QGridLayout" name="gridLayout_12">
@@ -499,8 +499,8 @@
499499
<rect>
500500
<x>0</x>
501501
<y>0</y>
502-
<width>746</width>
503-
<height>481</height>
502+
<width>745</width>
503+
<height>473</height>
504504
</rect>
505505
</property>
506506
<layout class="QGridLayout" name="gridLayout_8">
@@ -670,8 +670,8 @@
670670
<rect>
671671
<x>0</x>
672672
<y>0</y>
673-
<width>746</width>
674-
<height>500</height>
673+
<width>745</width>
674+
<height>473</height>
675675
</rect>
676676
</property>
677677
<layout class="QGridLayout" name="gridLayout_4">
@@ -951,7 +951,7 @@
951951
<x>0</x>
952952
<y>0</y>
953953
<width>762</width>
954-
<height>457</height>
954+
<height>458</height>
955955
</rect>
956956
</property>
957957
<layout class="QGridLayout" name="gridLayout_10">
@@ -1025,8 +1025,8 @@
10251025
<rect>
10261026
<x>0</x>
10271027
<y>0</y>
1028-
<width>837</width>
1029-
<height>454</height>
1028+
<width>762</width>
1029+
<height>458</height>
10301030
</rect>
10311031
</property>
10321032
<layout class="QGridLayout" name="gridLayout_13">
@@ -1356,7 +1356,7 @@
13561356
<x>0</x>
13571357
<y>0</y>
13581358
<width>762</width>
1359-
<height>457</height>
1359+
<height>458</height>
13601360
</rect>
13611361
</property>
13621362
<layout class="QGridLayout" name="gridLayout_22">
@@ -1430,7 +1430,7 @@
14301430
<item row="0" column="0">
14311431
<widget class="QLabel" name="label_16">
14321432
<property name="text">
1433-
<string>When this opton is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string>
1433+
<string>When this option is enabled, any new project you create will have 'on the fly' projection enabled by default and the CRS below will be used for the project.</string>
14341434
</property>
14351435
<property name="wordWrap">
14361436
<bool>true</bool>
@@ -1483,8 +1483,8 @@
14831483
<rect>
14841484
<x>0</x>
14851485
<y>0</y>
1486-
<width>746</width>
1487-
<height>551</height>
1486+
<width>745</width>
1487+
<height>542</height>
14881488
</rect>
14891489
</property>
14901490
<layout class="QGridLayout" name="gridLayout_17">
@@ -1574,8 +1574,8 @@
15741574
<rect>
15751575
<x>0</x>
15761576
<y>0</y>
1577-
<width>746</width>
1578-
<height>548</height>
1577+
<width>745</width>
1578+
<height>533</height>
15791579
</rect>
15801580
</property>
15811581
<layout class="QGridLayout" name="gridLayout_20">

0 commit comments

Comments
 (0)
Please sign in to comment.