aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/result/diceresult.h
diff options
context:
space:
mode:
Diffstat (limited to 'result/diceresult.h')
-rw-r--r--result/diceresult.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/result/diceresult.h b/result/diceresult.h
index 07378d1..84a4621 100644
--- a/result/diceresult.h
+++ b/result/diceresult.h
@@ -65,7 +65,7 @@ public:
* @brief toString
* @return
*/
- virtual QString toString();
+ virtual QString toString(bool wl);
private:
qreal getScalarResult();