<rect>
<x>0</x>
<y>0</y>
- <width>460</width>
- <height>378</height>
+ <width>436</width>
+ <height>253</height>
</rect>
</property>
<property name="sizePolicy">
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
- <widget class="QListWidget" name="cpuList"/>
- </item>
- <item>
- <widget class="QLabel" name="descriptionLabel">
- <property name="text">
- <string/>
+ <widget class="QSplitter" name="splitter">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
</property>
+ <widget class="QListWidget" name="cpuList">
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ </widget>
+ <widget class="QLabel" name="descriptionLabel">
+ <property name="text">
+ <string/>
+ </property>
+ </widget>
</widget>
</item>
<item>