From d85b5abfaf407a8ed4945b0af9e1ec6f0454f289 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Thu, 30 Jan 2014 11:54:28 +0100 Subject: Update executionnode.h getPriority --- node/executionnode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'node') diff --git a/node/executionnode.h b/node/executionnode.h index a179c5d..59308ff 100644 --- a/node/executionnode.h +++ b/node/executionnode.h @@ -13,6 +13,7 @@ public: void setNextNode(ExecutionNode*); ExecutionNode* getNextNode(); virtual QString toString()const=0; + virtual qint64 getPriority() const=0; protected: Result* m_result; ExecutionNode* m_nextNode; -- cgit v1.2.3-70-g09d2