mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Mod doc to set style de same + Fix indentation code
This commit is contained in:
committed by
Laurent Trinques
parent
251dfdf37a
commit
2cdfce18ec
@@ -32,9 +32,9 @@ TerminalElement::TerminalElement(const ElementsLocation &location, QGraphicsItem
|
||||
TerminalElement::~TerminalElement() {}
|
||||
|
||||
/**
|
||||
* @brief TerminalElement::initLink
|
||||
* @param project
|
||||
*/
|
||||
@brief TerminalElement::initLink
|
||||
@param project
|
||||
*/
|
||||
void TerminalElement::initLink(QETProject *project) {
|
||||
Element::initLink(project);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user