[qet] qet/qet: [4895] Fix FTBFS if QT VERSION < 5.5.0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 4895
Author: scorpio810
Date: 2017-01-31 16:50:43 +0100 (Tue, 31 Jan 2017)
Log Message:
-----------
Fix FTBFS if QT VERSION < 5.5.0
Modified Paths:
--------------
trunk/sources/ui/linksingleelementwidget.cpp
Modified: trunk/sources/ui/linksingleelementwidget.cpp
===================================================================
--- trunk/sources/ui/linksingleelementwidget.cpp 2017-01-31 14:28:19 UTC (rev 4894)
+++ trunk/sources/ui/linksingleelementwidget.cpp 2017-01-31 15:50:43 UTC (rev 4895)
@@ -207,7 +207,6 @@
{
clearTreeWidget();
setUpHeaderLabels();
- ui->m_tree_widget->header()->resetDefaultSectionSize();
if (m_element->linkType() == Element::Slave)
{