mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher] Rule of 5 in view
Change-Id: Iba04e9046845b544e184530562e34f831fce96f6
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Shared {
|
||||
|
||||
FunctionExpressionCell::FunctionExpressionCell() :
|
||||
EvenOddCell(),
|
||||
m_expressionView(ExpressionView())
|
||||
m_expressionView()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user