aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libparser/include/diceparser_qobject/diceroller.h
diff options
context:
space:
mode:
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;