summaryrefslogtreecommitdiffstats
path: root/newmoviewizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'newmoviewizard.h')
-rw-r--r--newmoviewizard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/newmoviewizard.h b/newmoviewizard.h
index 0aae2d2..5f4d385 100644
--- a/newmoviewizard.h
+++ b/newmoviewizard.h
@@ -117,7 +117,6 @@ class WizardTreeModel : public SmTreeModel {
enum { NumFields = 5 };
enum Types { Movie = 1, FrontCover = 2, BackCover = 3, GeneralCover = 4 };
explicit WizardTreeModel(QStringList &headers, QObject *parent = 0);
- virtual ~WizardTreeModel() {}
//data + flags
virtual QVariant data(const QModelIndex &index, int role) const;