From 6ccb1884dd9e9a57f7b25239097951d77103d331 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 17 Aug 2011 21:51:25 +0200 Subject: Center NewMovieWizard Since NewMovieWizard is a QWizard and not a QDialog, this one gets a separate commit. --- newmoviewizard.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'newmoviewizard.h') diff --git a/newmoviewizard.h b/newmoviewizard.h index 60a9cdd..45f3bb7 100644 --- a/newmoviewizard.h +++ b/newmoviewizard.h @@ -41,6 +41,9 @@ class NewMovieWizard : public QWizard { MovieMappingPage *actorPage() { return mActorPage; } MovieMappingPage *genrePage() { return mGenrePage; } + protected: + void showEvent(QShowEvent *); + signals: void seriesAdded(const QString series, int seriesPart); -- cgit v1.2.3-70-g09d2