From f459b30a4ab8ac4bc5d6646795d2e391f70851d3 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 4 Jan 2018 09:04:48 +0100 Subject: Rename dirselectionwidget > itemselectionwidget It's much more general purpose than I thought. I'm gonna reuse the code for MIME-type filters later on. --- ShemovCleaner.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ShemovCleaner.pro') diff --git a/ShemovCleaner.pro b/ShemovCleaner.pro index f3f298b..bffc1bd 100644 --- a/ShemovCleaner.pro +++ b/ShemovCleaner.pro @@ -37,7 +37,7 @@ HEADERS += actorwidget.h \ torrentwidget.h \ viewer.h \ cachedfiledata.h \ - dirselectionwidget.h + itemselectionwidget.h SOURCES += actorwidget.cpp \ configurationwidget.cpp \ filecopier.cpp \ @@ -56,5 +56,5 @@ SOURCES += actorwidget.cpp \ torrentwidget.cpp \ viewer.cpp \ cachedfiledata.cpp \ - dirselectionwidget.cpp + itemselectionwidget.cpp RESOURCES += shemovcleaner.qrc -- cgit v1.2.3-70-g09d2