From 274e54474010876cb7753924c4116360aa73b906 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 11 Feb 2017 06:43:49 +0100 Subject: Create GUI for search widget Does nothing yet, just the GUI, connections and actions... --- ShemovCleaner.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ShemovCleaner.pro') diff --git a/ShemovCleaner.pro b/ShemovCleaner.pro index acf5065..598f40d 100644 --- a/ShemovCleaner.pro +++ b/ShemovCleaner.pro @@ -29,7 +29,8 @@ SOURCES += main.cpp\ origindialog.cpp \ viewer.cpp \ filecopier.cpp \ - progressdialog.cpp + progressdialog.cpp \ + searchwidget.cpp HEADERS += \ filesorter.h \ @@ -46,7 +47,8 @@ HEADERS += \ origindialog.h \ viewer.h \ filecopier.h \ - progressdialog.h + progressdialog.h \ + searchwidget.h DISTFILES += -- cgit v1.2.3-70-g09d2