mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Wrap code for better readability
This commit is contained in:
@@ -40,7 +40,8 @@ SlaveElement::SlaveElement(const ElementsLocation &location,
|
||||
@brief SlaveElement::~SlaveElement
|
||||
default destructor
|
||||
*/
|
||||
SlaveElement::~SlaveElement() {
|
||||
SlaveElement::~SlaveElement()
|
||||
{
|
||||
unlinkAllElements();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user