Skip to content

Commit 868104c

Browse files
committedApr 15, 2012
fix typo
1 parent 1214b8e commit 868104c

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
<rect>
6767
<x>0</x>
6868
<y>0</y>
69-
<width>761</width>
70-
<height>766</height>
69+
<width>762</width>
70+
<height>823</height>
7171
</rect>
7272
</property>
7373
<layout class="QGridLayout" name="gridLayout">
@@ -732,9 +732,9 @@
732732
<property name="geometry">
733733
<rect>
734734
<x>0</x>
735-
<y>0</y>
736-
<width>761</width>
737-
<height>471</height>
735+
<y>-174</y>
736+
<width>762</width>
737+
<height>658</height>
738738
</rect>
739739
</property>
740740
<layout class="QGridLayout" name="gridLayout_8">
@@ -929,7 +929,7 @@
929929
<item row="2" column="0" colspan="2">
930930
<widget class="QLabel" name="label_25">
931931
<property name="text">
932-
<string>Contrast enchacement</string>
932+
<string>Contrast enhancement</string>
933933
</property>
934934
</widget>
935935
</item>
@@ -980,8 +980,8 @@
980980
<rect>
981981
<x>0</x>
982982
<y>0</y>
983-
<width>761</width>
984-
<height>466</height>
983+
<width>539</width>
984+
<height>502</height>
985985
</rect>
986986
</property>
987987
<layout class="QGridLayout" name="gridLayout_4">
@@ -1266,8 +1266,8 @@
12661266
<rect>
12671267
<x>0</x>
12681268
<y>0</y>
1269-
<width>778</width>
1270-
<height>437</height>
1269+
<width>270</width>
1270+
<height>93</height>
12711271
</rect>
12721272
</property>
12731273
<layout class="QGridLayout" name="gridLayout_10">
@@ -1347,8 +1347,8 @@
13471347
<rect>
13481348
<x>0</x>
13491349
<y>0</y>
1350-
<width>781</width>
1351-
<height>741</height>
1350+
<width>571</width>
1351+
<height>620</height>
13521352
</rect>
13531353
</property>
13541354
<layout class="QGridLayout" name="gridLayout_13">
@@ -1723,8 +1723,8 @@
17231723
<rect>
17241724
<x>0</x>
17251725
<y>0</y>
1726-
<width>778</width>
1727-
<height>437</height>
1726+
<width>425</width>
1727+
<height>417</height>
17281728
</rect>
17291729
</property>
17301730
<layout class="QGridLayout" name="gridLayout_15">
@@ -1897,8 +1897,8 @@
18971897
<rect>
18981898
<x>0</x>
18991899
<y>0</y>
1900-
<width>761</width>
1901-
<height>539</height>
1900+
<width>519</width>
1901+
<height>584</height>
19021902
</rect>
19031903
</property>
19041904
<layout class="QGridLayout" name="gridLayout_17">
@@ -1994,8 +1994,8 @@
19941994
<rect>
19951995
<x>0</x>
19961996
<y>0</y>
1997-
<width>333</width>
1998-
<height>526</height>
1997+
<width>355</width>
1998+
<height>572</height>
19991999
</rect>
20002000
</property>
20012001
<layout class="QGridLayout" name="gridLayout_20">

0 commit comments

Comments
 (0)
Please sign in to comment.