Enable allColumnsShowFocus treewidget option.

This commit is contained in:
Bastian Kleineidam 2009-03-07 13:46:31 +01:00
parent ea3b237c5c
commit ede5654c85

View file

@ -102,6 +102,9 @@
<property name="itemsExpandable" >
<bool>false</bool>
</property>
<property name="allColumnsShowFocus" >
<bool>true</bool>
</property>
<property name="expandsOnDoubleClick" >
<bool>false</bool>
</property>