Skip to content

Commit

Permalink
Added sorting to WFS layer tree grid widget
Browse files Browse the repository at this point in the history
  • 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.
3 changes: 3 additions & 0 deletions src/plugins/wfs/qgswfssourceselectbase.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 72ecfad

Please sign in to comment.