Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable extended selection mode for the table list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7625 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Nov 20, 2007
1 parent 4dbc0bc commit ad4f610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsdbsourceselectbase.ui
Expand Up @@ -130,7 +130,7 @@
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="selectionMode" >
<enum>QAbstractItemView::MultiSelection</enum>
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<property name="selectionBehavior" >
<enum>QAbstractItemView::SelectRows</enum>
Expand Down

0 comments on commit ad4f610

Please sign in to comment.