mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Remove reference to files that aren't in the project yet
This commit is contained in:
parent
05a3172012
commit
75b44558d6
@ -79,7 +79,6 @@ greaterThan(QT_MAJOR_VERSION, 5): QT += openglwidgets core5compat
|
||||
# Input
|
||||
HEADERS += comic_flow.h \
|
||||
../common/concurrent_queue.h \
|
||||
content_views_updater.h \
|
||||
create_library_dialog.h \
|
||||
db/comic_query_result_processor.h \
|
||||
db/folder_query_result_processor.h \
|
||||
@ -163,7 +162,6 @@ HEADERS += comic_flow.h \
|
||||
|
||||
SOURCES += comic_flow.cpp \
|
||||
../common/concurrent_queue.cpp \
|
||||
content_views_updater.cpp \
|
||||
create_library_dialog.cpp \
|
||||
db/comic_query_result_processor.cpp \
|
||||
db/folder_query_result_processor.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user