From df6126e9444a6ab88c2c20f8da980795e3418781 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 16 Sep 2016 08:16:43 +0200 Subject: Basic ActorWidget done Next: Menubar and Toolbar... --- ShemovCleaner.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ShemovCleaner.pro') diff --git a/ShemovCleaner.pro b/ShemovCleaner.pro index ffdd7e3..1b3ea3b 100644 --- a/ShemovCleaner.pro +++ b/ShemovCleaner.pro @@ -24,7 +24,8 @@ SOURCES += main.cpp\ filewidget.cpp \ helper.cpp \ filedisplay.cpp \ - globals.cpp + globals.cpp \ + actorwidget.cpp HEADERS += \ filesorter.h \ @@ -36,7 +37,8 @@ HEADERS += \ filewidget.h \ helper.h \ filedisplay.h \ - globals.h + globals.h \ + actorwidget.h DISTFILES += -- cgit v1.2.3-70-g09d2