Hide header.

--HG--
branch : XML Editor
This commit is contained in:
dismine 2014-05-19 21:07:51 +03:00
parent dc1d7c5fe2
commit b83633541b

View file

@ -62,6 +62,12 @@
<property name="selectionMode">
<enum>QAbstractItemView::SingleSelection</enum>
</property>
<property name="headerHidden">
<bool>true</bool>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
</widget>
</item>
<item>