Somebody/something dropped the extended selection mode for the window types.

BUG: 164449 


svn path=/trunk/KDE/kdebase/workspace/; revision=825484
This commit is contained in:
Luboš Luňák 2008-06-28 11:35:44 +00:00
parent 6e56da102a
commit 722a5ffb03

View file

@ -274,7 +274,7 @@
<item row="1" column="0" colspan="3" > <item row="1" column="0" colspan="3" >
<widget class="QListWidget" name="types" > <widget class="QListWidget" name="types" >
<property name="selectionMode" > <property name="selectionMode" >
<enum>QAbstractItemView::SingleSelection</enum> <enum>QAbstractItemView::ExtendedSelection</enum>
</property> </property>
<item> <item>
<property name="text" > <property name="text" >