From 8209ac895fac8f993c13187195287f4021457da5 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 22 Aug 2020 17:09:57 +0200 Subject: Fix repeat node. --- cli/displaytoolbox.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cli/displaytoolbox.h') diff --git a/cli/displaytoolbox.h b/cli/displaytoolbox.h index 30b7ba3..11f92c3 100644 --- a/cli/displaytoolbox.h +++ b/cli/displaytoolbox.h @@ -21,8 +21,6 @@ public: static QString makeImage(QByteArray svgCode); #endif static QString colorToTermCode(QString str); - static QString diceToText(QJsonArray array, bool withColor, bool allSameFaceCount, bool allSameColor); - static QJsonArray diceToJson(QList& diceList, bool& allSameFaceCount, bool& allSameColor); static QString diceToSvg(QJsonArray array, bool withColor, bool allSameColor, bool allSameFaceCount); static QString diceResultToString(QJsonObject val, Output type, bool hasColor); }; -- cgit v1.2.3-70-g09d2