Skip to content

Commit

Permalink
Enable sortable table in Resolver Query History.
Browse files Browse the repository at this point in the history
  • Loading branch information
8bitgeek committed Aug 2, 2015
1 parent 20ed394 commit 6336d69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/queries.ui
Expand Up @@ -22,6 +22,9 @@
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QTableWidget" name="queryHistory">
<property name="sortingEnabled">
<bool>true</bool>
</property>
<column>
<property name="text">
<string>Resolver</string>
Expand Down

0 comments on commit 6336d69

Please sign in to comment.