- Did not mean to commit that

This commit is contained in:
Christophe Dumez 2010-01-31 16:27:05 +00:00
parent 1a4f638ff6
commit fd0b1f8931

View file

@ -592,7 +592,7 @@ QGroupBox {
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>-76</y>
<width>644</width> <width>644</width>
<height>548</height> <height>548</height>
</rect> </rect>
@ -3056,28 +3056,7 @@ QGroupBox {
<height>490</height> <height>490</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_36"> <layout class="QVBoxLayout" name="verticalLayout_36"/>
<item>
<widget class="QTableWidget" name="tableWidget">
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<column>
<property name="text">
<string>Parameter</string>
</property>
</column>
<column>
<property name="text">
<string>Value</string>
</property>
</column>
</widget>
</item>
</layout>
</widget> </widget>
</widget> </widget>
</item> </item>