Skip to content

Commit

Permalink
Selection mode for diagram attributes adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 3, 2012
1 parent 9271ef3 commit 52075eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsdiagrampropertiesbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@
<item>
<widget class="QTreeWidget" name="mAttributesTreeWidget">
<property name="selectionMode">
<enum>QAbstractItemView::ContiguousSelection</enum>
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<property name="indentation">
<number>0</number>
Expand Down

0 comments on commit 52075eb

Please sign in to comment.