From 12b121b1f2f3884987569d7eb6909479a7db035c Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Wed, 8 Jan 2014 18:07:32 +0100 Subject: Update dicerollernode.h removal of rolldice and adding getFaces --- node/dicerollernode.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'node') diff --git a/node/dicerollernode.h b/node/dicerollernode.h index f03b372..5d198f9 100644 --- a/node/dicerollernode.h +++ b/node/dicerollernode.h @@ -12,10 +12,7 @@ public: DiceRollerNode(quint64 faces); virtual void run(ExecutionNode*); - - //private method -private: - quint64 rollDice(); + quint64 getFaces(); //private members -- cgit v1.2.3-70-g09d2