From 0e1e44409e8cc225210f3e22f6deb18d62ee8298 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 28 Dec 2017 13:24:30 +0100 Subject: Guess if the file was reencoded It's really simple: If we have a file with the same name, but another extension, add it as FT_ORIGIN to the list. --- newmoviewizard.h | 1 + 1 file changed, 1 insertion(+) (limited to 'newmoviewizard.h') 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(); -- cgit v1.2.3-70-g09d2