From 6dba1839f580b34980c33b2aaeb7a90dfb27fe3b Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 8 Oct 2016 19:23:29 +0200 Subject: vs compilation --- node/paintnode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node') diff --git a/node/paintnode.cpp b/node/paintnode.cpp index ad13c52..02a9358 100644 --- a/node/paintnode.cpp +++ b/node/paintnode.cpp @@ -97,7 +97,7 @@ void PainterNode::run(ExecutionNode* previous) } Result* PainterNode::getResult() { - m_previousNode->getResult(); + return m_previousNode->getResult(); } QString PainterNode::toString(bool wl) const -- cgit v1.2.3-70-g09d2