mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Improve code style, Wrap code for better readability
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
|
||||
/******************************************************/
|
||||
|
||||
ECHStrategy::ECHStrategy(ElementsLocation &source, ElementsLocation &destination) :
|
||||
ECHStrategy::ECHStrategy(ElementsLocation &source,
|
||||
ElementsLocation &destination) :
|
||||
m_source(source),
|
||||
m_destination (destination)
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user