Fix font size in program options (closes #595953)

This commit is contained in:
Christophe Dumez
2010-06-27 16:40:35 +00:00
parent 02d672540e
commit eba3176ffe

View File

@@ -556,7 +556,7 @@ QGroupBox {
<x>0</x>
<y>0</y>
<width>632</width>
<height>684</height>
<height>686</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_17">
@@ -729,18 +729,6 @@ QGroupBox {
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>80</number>
</attribute>
</widget>
</item>
<item>
@@ -1111,8 +1099,8 @@ QGroupBox {
<rect>
<x>0</x>
<y>0</y>
<width>447</width>
<height>288</height>
<width>524</width>
<height>398</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_28">
@@ -1356,8 +1344,8 @@ QGroupBox {
<rect>
<x>0</x>
<y>0</y>
<width>364</width>
<height>328</height>
<width>524</width>
<height>406</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_33">
@@ -1771,8 +1759,8 @@ QGroupBox {
<rect>
<x>0</x>
<y>0</y>
<width>459</width>
<height>407</height>
<width>506</width>
<height>413</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_20">
@@ -2060,11 +2048,6 @@ QGroupBox {
<property name="enabled">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignHCenter</set>
</property>
@@ -2114,11 +2097,6 @@ QGroupBox {
<property name="enabled">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignHCenter</set>
</property>