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:
@@ -29,7 +29,8 @@ TerminalElement::TerminalElement(const ElementsLocation &location,
|
||||
Element(location, qgi, state, Element::Terminale)
|
||||
{}
|
||||
|
||||
TerminalElement::~TerminalElement() {}
|
||||
TerminalElement::~TerminalElement()
|
||||
{}
|
||||
|
||||
/**
|
||||
@brief TerminalElement::initLink
|
||||
|
||||
Reference in New Issue
Block a user