summaryrefslogtreecommitdiff
path: root/src/selfupdater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/selfupdater.h')
-rw-r--r--src/selfupdater.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/selfupdater.h b/src/selfupdater.h
index 9648f15a..75b0ff45 100644
--- a/src/selfupdater.h
+++ b/src/selfupdater.h
@@ -65,7 +65,8 @@ public:
* @todo passing the nexus interface is unneccessary
**/
SelfUpdater(NexusInterface *nexusInterface, QWidget *parent);
- ~SelfUpdater();
+
+ virtual ~SelfUpdater();
/**
* @brief start the update process