Skip to content

Commit 7fff3b1

Browse files
committedApr 2, 2013
Changed back to ExtendedSelection mode for the WFS item view
1 parent 84f4346 commit 7fff3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgswfssourceselectbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<bool>true</bool>
201201
</property>
202202
<property name="selectionMode">
203-
<enum>QAbstractItemView::MultiSelection</enum>
203+
<enum>QAbstractItemView::ExtendedSelection</enum>
204204
</property>
205205
<property name="sortingEnabled">
206206
<bool>true</bool>

0 commit comments

Comments
 (0)
Please sign in to comment.