From c6c4900e4cf9aa69b2de3c9c5af701800c0c25de Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 28 Dec 2017 11:45:34 +0100 Subject: Ask for removing origin files Pop up a dialog to ask if origin files should be deleted. Not tested yet, so beware of the leopard! --- newmoviewizard.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'newmoviewizard.h') diff --git a/newmoviewizard.h b/newmoviewizard.h index e88be9f..d02cd62 100644 --- a/newmoviewizard.h +++ b/newmoviewizard.h @@ -57,6 +57,7 @@ class MovieInfoPage : public QWizardPage { void selectFirst(); void saveData(); void restoreData(); + const QStringList &origins() const { return mOrigins; } public slots: void initCompleters(); @@ -87,6 +88,7 @@ class MovieInfoPage : public QWizardPage { QString mCurrentDir; QString mCurTitle; QString mCurSubtitle; + QStringList mOrigins; int mCurSeriesno; int mCurQuality; }; -- cgit v1.2.3-70-g09d2