From 9c89e2f83415c876f28f15ebff31c8325754a936 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 27 Nov 2016 06:52:50 +0100 Subject: Add picture viewer Opens on doubleclick when it's image/*. --- ShemovCleaner.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ShemovCleaner.pro') diff --git a/ShemovCleaner.pro b/ShemovCleaner.pro index 2647e72..f838cce 100644 --- a/ShemovCleaner.pro +++ b/ShemovCleaner.pro @@ -26,7 +26,8 @@ SOURCES += main.cpp\ filedisplay.cpp \ globals.cpp \ actorwidget.cpp \ - origindialog.cpp + origindialog.cpp \ + viewer.cpp HEADERS += \ filesorter.h \ @@ -40,7 +41,8 @@ HEADERS += \ filedisplay.h \ globals.h \ actorwidget.h \ - origindialog.h + origindialog.h \ + viewer.h DISTFILES += -- cgit v1.2.3-70-g09d2