gui: remove searchworker

This commit is contained in:
2019-04-27 21:24:53 +02:00
parent 6f92b9ff5a
commit 2cf26a17e1
5 changed files with 30 additions and 89 deletions

View File

@ -25,14 +25,12 @@ DEFINES += QT_DEPRECATED_WARNINGS
SOURCES += \
main.cpp \
mainwindow.cpp \
searchworker.cpp \
pdfworker.cpp \
pdfpreview.cpp \
clicklabel.cpp
HEADERS += \
mainwindow.h \
searchworker.h \
pdfworker.h \
pdfpreview.h \
clicklabel.h