mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-29 14:19:58 +02: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