From ec4e06259947921b6958e3cdf27786904a79af2f Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 29 Jan 2020 01:40:46 +0100 Subject: Output tags for dice list. --- include/diceparser.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'include/diceparser.h') diff --git a/include/diceparser.h b/include/diceparser.h index 1926e5f..31f9760 100644 --- a/include/diceparser.h +++ b/include/diceparser.h @@ -26,13 +26,10 @@ #include #include -#include "highlightdice.h" #include "diceparserhelper.h" +#include "highlightdice.h" //#include "node/executionnode.h" -typedef QList ListDiceResult; -typedef QMap ExportedDiceResult; - class ExplodeDiceNode; class ParsingToolBox; class DiceRollerNode; @@ -232,6 +229,7 @@ public: bool readValuesList(QString& str, ExecutionNode*& node); void cleanAll(); + private: /** * @brief readIfInstruction reads the current command to build if node with proper parameters. -- cgit v1.2.3-70-g09d2