summaryrefslogtreecommitdiffstats
path: root/newmoviewizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'newmoviewizard.h')
-rw-r--r--newmoviewizard.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/newmoviewizard.h b/newmoviewizard.h
index b65551b..df52905 100644
--- a/newmoviewizard.h
+++ b/newmoviewizard.h
@@ -38,9 +38,6 @@ class NewMovieWizard : public QWizard {
MovieMappingPage *actorPage() { return mActorPage; }
MovieMappingPage *genrePage() { return mGenrePage; }
- protected:
- void showEvent(QShowEvent *);
-
private:
MovieInfoPage *mInfoPage;
MovieMappingPage *mActorPage;