Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Apr 15, 2012
1 parent 1214b8e commit 868104c
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -66,8 +66,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>766</height>
<width>762</width>
<height>823</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
Expand Down Expand Up @@ -732,9 +732,9 @@
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>471</height>
<y>-174</y>
<width>762</width>
<height>658</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_8">
Expand Down Expand Up @@ -929,7 +929,7 @@
<item row="2" column="0" colspan="2">
<widget class="QLabel" name="label_25">
<property name="text">
<string>Contrast enchacement</string>
<string>Contrast enhancement</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -980,8 +980,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>466</height>
<width>539</width>
<height>502</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_4">
Expand Down Expand Up @@ -1266,8 +1266,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>778</width>
<height>437</height>
<width>270</width>
<height>93</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_10">
Expand Down Expand Up @@ -1347,8 +1347,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>781</width>
<height>741</height>
<width>571</width>
<height>620</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_13">
Expand Down Expand Up @@ -1723,8 +1723,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>778</width>
<height>437</height>
<width>425</width>
<height>417</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_15">
Expand Down Expand Up @@ -1897,8 +1897,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>539</height>
<width>519</width>
<height>584</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_17">
Expand Down Expand Up @@ -1994,8 +1994,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>333</width>
<height>526</height>
<width>355</width>
<height>572</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_20">
Expand Down

0 comments on commit 868104c

Please sign in to comment.