aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libparser/include/diceparser_qobject/diceroller.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2023-01-22 17:30:55 +0100
committerRenaud G <renaud@rolisteam.org>2023-01-22 17:30:55 +0100
commit0877e5a4cb56ba891985ac49c36b141fec8f38b2 (patch)
tree443496e48621cb748c40873647c52943f2456917 /src/libparser/include/diceparser_qobject/diceroller.h
parente68edb4ca183e971c851ced5d91e2e91ab0fa946 (diff)
downloadOneRoll-0877e5a4cb56ba891985ac49c36b141fec8f38b2.tar.gz
OneRoll-0877e5a4cb56ba891985ac49c36b141fec8f38b2.zip
Update diceParser
Diffstat (limited to 'src/libparser/include/diceparser_qobject/diceroller.h')
-rw-r--r--src/libparser/include/diceparser_qobject/diceroller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libparser/include/diceparser_qobject/diceroller.h b/src/libparser/include/diceparser_qobject/diceroller.h
index 72c4e10..f389323 100644
--- a/src/libparser/include/diceparser_qobject/diceroller.h
+++ b/src/libparser/include/diceparser_qobject/diceroller.h
@@ -36,6 +36,7 @@ class DICEPARSER_QOBJECT_EXPORT DiceRoller : public QObject
public:
DiceRoller(QObject* parent= nullptr);
+ virtual ~DiceRoller();
QString diceList() const;
QString resultStr() const;