From 0490332a1e85458059aa761c7a0769fe2fe985c7 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 2 Aug 2018 15:56:53 +0200 Subject: Clean up Comment line Clean up Comment line --- diceparser.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'diceparser.cpp') diff --git a/diceparser.cpp b/diceparser.cpp index 22ff52f..1a065b7 100644 --- a/diceparser.cpp +++ b/diceparser.cpp @@ -155,6 +155,7 @@ void DiceParser::insertAlias(DiceAlias* dice, int i) bool DiceParser::parseLine(QString str, bool allowAlias) { m_errorMap.clear(); + m_comment = QStringLiteral(""); if(!m_startNodes.empty()) { qDeleteAll(m_startNodes); -- cgit v1.2.3-70-g09d2