From de38199f61635a4206eb44c8e70634086aa20538 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 9 Dec 2014 20:41:07 +0100 Subject: add help API --- node/executionnode.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'node/executionnode.cpp') diff --git a/node/executionnode.cpp b/node/executionnode.cpp index 6d6fe8b..cec9036 100644 --- a/node/executionnode.cpp +++ b/node/executionnode.cpp @@ -26,3 +26,7 @@ QList ExecutionNode::getErrorList() { return m_errors; } +QString ExecutionNode::getHelp() +{ + return QString(); +} -- cgit v1.2.3-70-g09d2