commit 83399dcb7a83d79cddba505ab71388c0737228c6
Author: Vincent van Ravesteijn <[email protected]>
Date: Sun Jun 2 23:30:06 2013 +0200
PrefsUi: Remove unneeded widths
diff --git a/src/frontends/qt4/ui/PrefCompletionUi.ui
b/src/frontends/qt4/ui/PrefCompletionUi.ui
index e0bb2f0..010b308 100644
--- a/src/frontends/qt4/ui/PrefCompletionUi.ui
+++ b/src/frontends/qt4/ui/PrefCompletionUi.ui
@@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>480</width>
+ <width>400</width>
<height>404</height>
</rect>
</property>
@@ -301,7 +301,7 @@
</property>
<property name="sizeHint" >
<size>
- <width>462</width>
+ <width>0</width>
<height>16</height>
</size>
</property>
diff --git a/src/frontends/qt4/ui/PrefDisplayUi.ui
b/src/frontends/qt4/ui/PrefDisplayUi.ui
index b430fe2..f787731 100644
--- a/src/frontends/qt4/ui/PrefDisplayUi.ui
+++ b/src/frontends/qt4/ui/PrefDisplayUi.ui
@@ -132,7 +132,7 @@
</property>
<property name="sizeHint" stdset="0">
<size>
- <width>20</width>
+ <width>0</width>
<height>20</height>
</size>
</property>
diff --git a/src/frontends/qt4/ui/PrefInputUi.ui
b/src/frontends/qt4/ui/PrefInputUi.ui
index 989458f..588de7d 100644
--- a/src/frontends/qt4/ui/PrefInputUi.ui
+++ b/src/frontends/qt4/ui/PrefInputUi.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>432</width>
+ <width>350</width>
<height>303</height>
</rect>
</property>
@@ -276,7 +276,7 @@
</property>
<property name="sizeHint" stdset="0">
<size>
- <width>408</width>
+ <width>0</width>
<height>16</height>
</size>
</property>
diff --git a/src/frontends/qt4/ui/PrefSpellcheckerUi.ui
b/src/frontends/qt4/ui/PrefSpellcheckerUi.ui
index e689e8e..8fbaa56 100644
--- a/src/frontends/qt4/ui/PrefSpellcheckerUi.ui
+++ b/src/frontends/qt4/ui/PrefSpellcheckerUi.ui
@@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>519</width>
+ <width>400</width>
<height>224</height>
</rect>
</property>
@@ -29,7 +29,7 @@
</property>
<property name="sizeHint" >
<size>
- <width>501</width>
+ <width>0</width>
<height>21</height>
</size>
</property>