From c4cc1f3872f381e716c13e70169372ff9bb7c716 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Thu, 30 Jan 2014 11:57:32 +0100 Subject: Update parenthesesnode.h getPriority --- node/parenthesesnode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'node') diff --git a/node/parenthesesnode.h b/node/parenthesesnode.h index 005345b..9df3cdc 100644 --- a/node/parenthesesnode.h +++ b/node/parenthesesnode.h @@ -11,6 +11,7 @@ public: void setInternelNode(ExecutionNode* node); virtual QString toString()const; + virtual qint64 getPriority() const; private: ExecutionNode* m_internalNode; }; -- cgit v1.2.3-70-g09d2