mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add concurrent queue based on lambdas
This commit is contained in:
@ -76,6 +76,7 @@ QT += sql network widgets script
|
||||
|
||||
# Input
|
||||
HEADERS += comic_flow.h \
|
||||
../common/concurrent_queue.h \
|
||||
create_library_dialog.h \
|
||||
db/query_lexer.h \
|
||||
library_creator.h \
|
||||
|
Reference in New Issue
Block a user