From bac6fe431150bb5706fe0fb349e753b8fe08c12e Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 3 Apr 2018 07:52:56 +0200 Subject: Good riddance Filesystem Widget! Get rid of FilesystemWidget and helper classes. The SmDirWatcher was useful, once, I guess, nice to implement it by foot, but with the current workflow it isn't needed any more. --- shemov.pro | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 8414179..bce7b12 100644 --- a/shemov.pro +++ b/shemov.pro @@ -7,11 +7,7 @@ CONFIG -= release QT += core gui widgets sql concurrent DEFINES += QT_DEPRECATED_WARNINGS SOURCES = main.cpp \ - filesystemdirproxy.cpp \ - filesystemwidget.cpp \ - fileview.cpp \ shemov.cpp \ - filesystemfileproxy.cpp \ helper.cpp \ shemoviconprovider.cpp \ configurationdialog.cpp \ @@ -35,8 +31,6 @@ SOURCES = main.cpp \ pictureswidget.cpp \ pictureviewer2.cpp \ picfilesmodel.cpp \ - smdirwatcher.cpp \ - smdirmodel.cpp \ smtreeview.cpp \ archivemodel.cpp \ archiveview.cpp \ @@ -53,11 +47,7 @@ SOURCES = main.cpp \ viewer.cpp \ fsview.cpp HEADERS = \ - filesystemdirproxy.h \ - filesystemwidget.h \ - fileview.h \ shemov.h \ - filesystemfileproxy.h \ helper.h \ shemoviconprovider.h \ configurationdialog.h \ @@ -81,8 +71,6 @@ HEADERS = \ pictureswidget.h \ pictureviewer2.h \ picfilesmodel.h \ - smdirwatcher.h \ - smdirmodel.h \ smtreeview.h \ archivemodel.h \ archiveview.h \ -- cgit v1.2.3-70-g09d2