mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-01 09:09:58 +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