From dccee9d87b2fe47571fa04760b03a711e0911245 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 2 Feb 2018 08:03:39 +0100 Subject: Remove search and actor Widgets Replacement: SearchDialog --- ShemovCleaner.pro | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ShemovCleaner.pro') diff --git a/ShemovCleaner.pro b/ShemovCleaner.pro index 6375e5a..e03b164 100644 --- a/ShemovCleaner.pro +++ b/ShemovCleaner.pro @@ -20,7 +20,7 @@ DEFINES += QT_DEPRECATED_WARNINGS #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 # Input -HEADERS += actorwidget.h \ +HEADERS += \ configurationwidget.h \ filecopier.h \ filedisplay.h \ @@ -30,7 +30,6 @@ HEADERS += actorwidget.h \ helper.h \ origindialog.h \ progressdialog.h \ - searchwidget.h \ shemovcleaner.h \ torrentdisplay.h \ torrentparser.h \ @@ -39,7 +38,7 @@ HEADERS += actorwidget.h \ cachedfiledata.h \ itemselectionwidget.h \ searchdialog.h -SOURCES += actorwidget.cpp \ +SOURCES += \ configurationwidget.cpp \ filecopier.cpp \ filedisplay.cpp \ @@ -50,7 +49,6 @@ SOURCES += actorwidget.cpp \ main.cpp \ origindialog.cpp \ progressdialog.cpp \ - searchwidget.cpp \ shemovcleaner.cpp \ torrentdisplay.cpp \ torrentparser.cpp \ -- cgit v1.2.3-70-g09d2