summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shemov.h b/shemov.h
index bb31035..cbe1301 100644
--- a/shemov.h
+++ b/shemov.h
@@ -27,7 +27,7 @@ class SheMov : public QMainWindow {
Q_OBJECT
public:
SheMov(QWidget *parent = 0, Qt::WindowFlags flags = 0);
- ~SheMov() {}
+ virtual ~SheMov() {}
protected:
virtual void closeEvent(QCloseEvent *event);