From 37320ce7aa23c52f950a97c756a2d9c618467d1d Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 5 Mar 2016 12:50:09 +0100 Subject: change Error code to Dice Error code, fix compilation issue on windows --- node/scalaroperatornode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/scalaroperatornode.h') diff --git a/node/scalaroperatornode.h b/node/scalaroperatornode.h index a8f930a..06f121b 100644 --- a/node/scalaroperatornode.h +++ b/node/scalaroperatornode.h @@ -50,7 +50,7 @@ public: * @brief getErrorList * @return */ - virtual QMap getExecutionErrorMap(); + virtual QMap getExecutionErrorMap(); ScalarOperatorNode::ArithmeticOperator getArithmeticOperator() const; void setArithmeticOperator(const ScalarOperatorNode::ArithmeticOperator &arithmeticOperator); -- cgit v1.2.3-70-g09d2