better presentation

This commit is contained in:
Romain Bignon 2010-07-30 18:06:28 +02:00
commit ca39a32318
2 changed files with 12 additions and 9 deletions

View file

@ -19,6 +19,12 @@
</property>
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
@ -27,8 +33,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>456</width>
<height>316</height>
<width>460</width>
<height>320</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">