From 38fcd47e0f822bacc1c1f677a9326570ba408ee4 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Thu, 30 Jan 2014 11:51:38 +0100 Subject: Update countexecutenode.h getPriority --- node/countexecutenode.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'node') diff --git a/node/countexecutenode.h b/node/countexecutenode.h index 1dcc35e..bece965 100644 --- a/node/countexecutenode.h +++ b/node/countexecutenode.h @@ -11,11 +11,9 @@ class CountExecuteNode : public ExecutionNode public: CountExecuteNode(); virtual void run(ExecutionNode* previous); - - virtual void setValidator(Validator* ); - virtual QString toString()const; + virtual qint64 getPriority() const; private: Validator* m_validator; -- cgit v1.2.3-70-g09d2