Set the lsit view to IconMode

This is needed so the list of items appear in a grid like view.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-01-06 14:47:08 -02:00 committed by Dirk Hohndel
parent d2a4cd9965
commit d57d86f5dc

View file

@ -105,6 +105,9 @@
<height>150</height>
</size>
</property>
<property name="viewMode">
<enum>QListView::IconMode</enum>
</property>
</widget>
</item>
<item>