mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
Element editor : improve code
Better use of signal partsAdded and partsRemoved
This commit is contained in:
@@ -1130,7 +1130,6 @@ void QETElementEditor::setupConnection()
|
||||
});
|
||||
|
||||
connect(&(m_elmt_scene -> undoStack()), &QUndoStack::indexChanged, [this]() {
|
||||
this->updatePartsList();
|
||||
this->updateInformations();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user