mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
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:
@@ -207,7 +207,6 @@ void LinkSingleElementWidget::buildTree()
|
||||
{
|
||||
clearTreeWidget();
|
||||
setUpHeaderLabels();
|
||||
ui->m_tree_widget->header()->resetDefaultSectionSize();
|
||||
|
||||
if (m_element->linkType() == Element::Slave)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user