mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Wrap code for better readability
This commit is contained in:
@@ -69,6 +69,7 @@ void ImportElementTextPatternDialog::setComboBoxItems(const QStringList &items)
|
||||
ui->m_combo_box->addItems(items);
|
||||
}
|
||||
|
||||
QString ImportElementTextPatternDialog::textValue() const {
|
||||
QString ImportElementTextPatternDialog::textValue() const
|
||||
{
|
||||
return ui->m_combo_box->currentText();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user