From 69912970f8f182dad43d564e14fe080f30500ff3 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 5 May 2015 00:22:24 +0200 Subject: improve output for dot system --- node/keepdiceexecnode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/keepdiceexecnode.cpp') diff --git a/node/keepdiceexecnode.cpp b/node/keepdiceexecnode.cpp index 859f733..a225ac4 100644 --- a/node/keepdiceexecnode.cpp +++ b/node/keepdiceexecnode.cpp @@ -64,7 +64,7 @@ void KeepDiceExecNode::setDiceKeepNumber(quint64 n) } QString KeepDiceExecNode::toString() const { - return QString("KeepDiceExecNode"); + return QString("KeepDiceExecNode [label=\"KeepDiceExecNode %1\"]").arg(m_numberOfDice); } qint64 KeepDiceExecNode::getPriority() const { -- cgit v1.2.3-70-g09d2