Skip to content
Permalink
Browse files
Added sorting to WFS layer tree grid widget
  • Loading branch information
palmerj authored and mach0 committed Nov 13, 2011
1 parent 9a4889f commit 72ecfad
Showing 1 changed file with 3 additions and 0 deletions.
@@ -105,6 +105,9 @@
</item>
<item row="1" column="0">
<widget class="QTreeWidget" name="treeWidget">
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="columnCount">
<number>3</number>
</property>

0 comments on commit 72ecfad

Please sign in to comment.