mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
a few small corrections
This commit is contained in:
@@ -205,6 +205,8 @@ void ElementPropertiesEditorWidget::populateTree()
|
||||
QETInformation::translatedInfoKey(key));
|
||||
qtwi->setData(0, Qt::UserRole, key);
|
||||
qtwi->setText(1, m_data.m_informations.value(key).toString());
|
||||
// Adjust column width
|
||||
ui->m_tree->resizeColumnToContents(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user