enable sorting in contacts list

This commit is contained in:
Christophe Benz 2010-11-18 15:29:54 +01:00
commit 237dd47f28

View file

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>478</width> <width>478</width>
<height>320</height> <height>374</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -68,6 +68,9 @@
<property name="selectionRectVisible"> <property name="selectionRectVisible">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
</widget> </widget>
</item> </item>
<item> <item>