Skip to content
Snippets Groups Projects
Commit 0198d161 authored by David Schulz's avatar David Schulz Committed by Leandro Melo
Browse files

Sort function Download Definitions for the Generic Highlighter


Task-number: QTCREATORBUG-6978
Change-Id: I2c090f244a994878998b693872e650f153638f9a
Reviewed-by: default avatarLeandro Melo <leandro.melo@nokia.com>
parent b3e465c9
No related branches found
No related tags found
No related merge requests found
......@@ -40,12 +40,18 @@
<property name="gridStyle">
<enum>Qt::NoPen</enum>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="columnCount">
<number>3</number>
</property>
<attribute name="horizontalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment