summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro12
1 files changed, 0 insertions, 12 deletions
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 \