aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/rerolldicenode.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-08-20 11:36:18 +0200
committerRenaud G <renaud@rolisteam.org>2015-08-20 11:36:18 +0200
commit8a1c33fb342a3609ec4d22e918c5f847c59c1b91 (patch)
treee813b281a6c78b881b811bcb931d32232b1bd435 /node/rerolldicenode.h
parentbb413e7eab871cbc377eea0ece5444d1c758481b (diff)
downloadOneRoll-8a1c33fb342a3609ec4d22e918c5f847c59c1b91.tar.gz
OneRoll-8a1c33fb342a3609ec4d22e918c5f847c59c1b91.zip
start fixing dot tree generation
Diffstat (limited to 'node/rerolldicenode.h')
-rw-r--r--node/rerolldicenode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/rerolldicenode.h b/node/rerolldicenode.h
index a97e448..f456bb3 100644
--- a/node/rerolldicenode.h
+++ b/node/rerolldicenode.h
@@ -39,7 +39,7 @@ public:
* @brief toString
* @return
*/
- virtual QString toString()const;
+ virtual QString toString(bool )const;
/**