Skip to content

Commit

Permalink
Changed back to ExtendedSelection mode for the WFS item view
Browse files Browse the repository at this point in the history
  • Loading branch information
palmerj committed Apr 2, 2013
1 parent 84f4346 commit 7fff3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgswfssourceselectbase.ui
Expand Up @@ -200,7 +200,7 @@
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::MultiSelection</enum>
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<property name="sortingEnabled">
<bool>true</bool>
Expand Down

0 comments on commit 7fff3b1

Please sign in to comment.