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:
parent
6e56da102a
commit
722a5ffb03
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@
|
|||
<item row="1" column="0" colspan="3" >
|
||||
<widget class="QListWidget" name="types" >
|
||||
<property name="selectionMode" >
|
||||
<enum>QAbstractItemView::SingleSelection</enum>
|
||||
<enum>QAbstractItemView::ExtendedSelection</enum>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text" >
|
||||
|
|
Loading…
Reference in a new issue