move more files to shared project ; searchresultt.h: use filedata.h
This commit is contained in:
10
gui/gui.pro
10
gui/gui.pro
@ -25,15 +25,13 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
mainwindow.cpp \
|
||||
searchresult.cpp \
|
||||
searchworker.cpp \
|
||||
pdfworker.cpp \
|
||||
pdfpreview.cpp \
|
||||
clicklabel.cpp
|
||||
searchworker.cpp \
|
||||
pdfworker.cpp \
|
||||
pdfpreview.cpp \
|
||||
clicklabel.cpp
|
||||
|
||||
HEADERS += \
|
||||
mainwindow.h \
|
||||
searchresult.h \
|
||||
searchworker.h \
|
||||
pdfworker.h \
|
||||
pdfpreview.h \
|
||||
|
Reference in New Issue
Block a user