From 17c8a3738b8367cef726fa4bbbd23671b1270559 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 21 Oct 2017 18:55:16 +0200 Subject: -update way to use display result given new API. --- irc/botircdiceparser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/botircdiceparser.h') diff --git a/irc/botircdiceparser.h b/irc/botircdiceparser.h index 5933b12..2d42cfc 100644 --- a/irc/botircdiceparser.h +++ b/irc/botircdiceparser.h @@ -34,7 +34,7 @@ public: explicit BotIrcDiceParser(QObject *parent = 0); virtual ~BotIrcDiceParser(); - QString diceToText(ExportedDiceResult &dice, bool highlight, bool homogeneous); + QString diceToText(QList& dice, bool highlight, bool homogeneous); QString startDiceParsing(QString &cmd, bool highlight); public slots: void errorOccurs(QAbstractSocket::SocketError); -- cgit v1.2.3-70-g09d2