Skip to content

Commit 72ecfad

Browse files
palmerjmach0
authored andcommittedNov 13, 2011
Added sorting to WFS layer tree grid widget
1 parent 9a4889f commit 72ecfad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/plugins/wfs/qgswfssourceselectbase.ui

+3
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
</item>
106106
<item row="1" column="0">
107107
<widget class="QTreeWidget" name="treeWidget">
108+
<property name="sortingEnabled">
109+
<bool>true</bool>
110+
</property>
108111
<property name="columnCount">
109112
<number>3</number>
110113
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.