mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
add comment
This commit is contained in:
@@ -590,7 +590,7 @@ Terminal *Element::parseTerminal(const QDomElement &dom_element)
|
|||||||
return (a->dockConductor().y() < b->dockConductor().y());
|
return (a->dockConductor().y() < b->dockConductor().y());
|
||||||
});
|
});
|
||||||
|
|
||||||
return(new_terminal);
|
return(new_terminal); // TODO: makes not sense
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user