From 5697690e3a260d3f00603492305f410c3f307754 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 14 Jul 2019 21:00:05 +0200 Subject: Fix compilation on windows --- diceparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diceparser.cpp') diff --git a/diceparser.cpp b/diceparser.cpp index 702c47f..9eb3a4d 100644 --- a/diceparser.cpp +++ b/diceparser.cpp @@ -1134,7 +1134,7 @@ bool DiceParser::readOption(QString& str, ExecutionNode* previous) //, .arg(symbol)); } break; - case Dice::CONDITION_STATE::ERROR: + case Dice::CONDITION_STATE::ERROR_STATE: default: break; } -- cgit v1.2.3-70-g09d2