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:
@@ -319,7 +319,8 @@ void ReplaceConductorDialog::on_m_neutral_cb_toggled(bool checked)
|
||||
}
|
||||
}
|
||||
|
||||
void ReplaceConductorDialog::on_m_update_preview_pb_clicked() {
|
||||
void ReplaceConductorDialog::on_m_update_preview_pb_clicked()
|
||||
{
|
||||
updatePreview();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user