From 1ccb6b4c0454fae8ebc4ebdca9ab74588d3d8707 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 11 Oct 2015 22:12:01 +0200 Subject: Fix init order --- node/scalaroperatornode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node') diff --git a/node/scalaroperatornode.h b/node/scalaroperatornode.h index 4aab39a..ea0f7e1 100644 --- a/node/scalaroperatornode.h +++ b/node/scalaroperatornode.h @@ -60,9 +60,9 @@ private: private: ScalarOperator m_operator; + ScalarResult* m_scalarResult; ExecutionNode* m_internalNode; QMap m_scalarOperationList; - ScalarResult* m_scalarResult; }; #endif // SCALAROPERATORNODE_H -- cgit v1.2.3-70-g09d2