summaryrefslogtreecommitdiffstats
path: root/ShemovCleaner.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2016-09-02 21:23:37 +0200
committerArno <arno@disconnect.de>2016-09-02 21:23:37 +0200
commit86d3baf2c6c6ff3bb987dcd30cd606f0a45ef626 (patch)
tree59200a68c08325a46a144a2f1c9e393eadec4e86 /ShemovCleaner.pro
parent8203bdcbdbc8c121831db0d197a89842b7178f59 (diff)
downloadShemovCleaner-86d3baf2c6c6ff3bb987dcd30cd606f0a45ef626.tar.gz
ShemovCleaner-86d3baf2c6c6ff3bb987dcd30cd606f0a45ef626.tar.bz2
ShemovCleaner-86d3baf2c6c6ff3bb987dcd30cd606f0a45ef626.zip
Basic Version of FileWidget
It checks the DB for md5sums and colors the files accordingly. As I said: very basic!
Diffstat (limited to 'ShemovCleaner.pro')
-rw-r--r--ShemovCleaner.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/ShemovCleaner.pro b/ShemovCleaner.pro
index 7b62158..b176492 100644
--- a/ShemovCleaner.pro
+++ b/ShemovCleaner.pro
@@ -20,7 +20,9 @@ SOURCES += main.cpp\
torrentdisplay.cpp \
torrentwidget.cpp \
shemovcleaner.cpp \
- configurationwidget.cpp
+ configurationwidget.cpp \
+ filewidget.cpp \
+ helper.cpp
HEADERS += \
filesorter.h \
@@ -28,7 +30,9 @@ HEADERS += \
torrentdisplay.h \
torrentwidget.h \
shemovcleaner.h \
- configurationwidget.h
+ configurationwidget.h \
+ filewidget.h \
+ helper.h
DISTFILES +=