Skip to content

Commit

Permalink
disable table sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzy69 committed May 9, 2017
1 parent ca55b06 commit 55f681a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/ui/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<bool>true</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
<bool>false</bool>
</property>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
Expand Down

0 comments on commit 55f681a

Please sign in to comment.