Browse Source

- Did not mean to commit that

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
fd0b1f8931
  1. 25
      src/ui/options.ui

25
src/ui/options.ui

@ -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>

Loading…
Cancel
Save