diff options
Diffstat (limited to 'newmoviewizard.h')
-rw-r--r-- | newmoviewizard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newmoviewizard.h b/newmoviewizard.h index d02cd62..d2deda3 100644 --- a/newmoviewizard.h +++ b/newmoviewizard.h @@ -61,6 +61,7 @@ class MovieInfoPage : public QWizardPage { public slots: void initCompleters(); + void guessOld(const QString &fullPath); private slots: void extractTitle(); |