From 12195f01002bbef88bb726be51f4408288034e33 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Thu, 30 Jan 2014 11:55:50 +0100 Subject: Update keepdiceexecnode.h getPriority --- node/keepdiceexecnode.h | 1 + 1 file changed, 1 insertion(+) diff --git a/node/keepdiceexecnode.h b/node/keepdiceexecnode.h index 6b62a80..615b70c 100644 --- a/node/keepdiceexecnode.h +++ b/node/keepdiceexecnode.h @@ -12,6 +12,7 @@ public: virtual void run(ExecutionNode *previous); virtual void setDiceKeepNumber(quint64 ); virtual QString toString()const; + virtual qint64 getPriority() const; private: quint64 m_numberOfDice; DiceResult* m_diceResult; -- cgit v1.2.3-70-g09d2