Fix FTBFS if QT VERSION < 5.5.0

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4895 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2017-01-31 15:50:43 +00:00
parent 5b4fa3ecf2
commit 66c24c51ed

View File

@@ -207,7 +207,6 @@ void LinkSingleElementWidget::buildTree()
{
clearTreeWidget();
setUpHeaderLabels();
ui->m_tree_widget->header()->resetDefaultSectionSize();
if (m_element->linkType() == Element::Slave)
{