From 3d7029f1b4254403374cb1d8f5cbf2814f2c9ec4 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 6 Dec 2014 10:14:43 +0100 Subject: -change API of displayResult to return QString --- diceparser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index fb2c647..cf1bfce 100644 --- a/diceparser.h +++ b/diceparser.h @@ -89,7 +89,7 @@ public: /** * @brief displayResult */ - void displayResult(); + QString displayResult(); bool readExpression(QString& str,ExecutionNode* & node); -- cgit v1.2.3-70-g09d2