mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Improve code style, Wrap code for better readability
This commit is contained in:
@@ -52,7 +52,7 @@ void PropertiesEditorDockWidget::clear()
|
||||
{
|
||||
m_editor_list.removeOne(editor);
|
||||
ui->m_main_vlayout->removeWidget(editor);
|
||||
delete editor;
|
||||
delete editor;
|
||||
}
|
||||
|
||||
m_editor_list.clear();
|
||||
|
||||
Reference in New Issue
Block a user