Don't highlight sections in horizontal header on counter viewer

This commit is contained in:
baldurk
2017-08-24 14:29:36 +01:00
parent e20b42ee82
commit 1085c23d4f
@@ -79,6 +79,9 @@
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<attribute name="horizontalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>