diff options
Diffstat (limited to 'ShemovCleaner.pro')
-rw-r--r-- | ShemovCleaner.pro | 6 |
1 files changed, 4 insertions, 2 deletions
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 += |