mirror of
https://github.com/YACReader/yacreader
synced 2025-07-24 16:05:01 -04:00
Add a method to ExtractDelegate for querying if the extraction has been cancelled.
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
INCLUDEPATH += $$PWD
|
||||
DEPENDPATH += $$PWD
|
||||
|
||||
HEADERS += $$PWD/template.h $$PWD/templateloader.h $$PWD/templatecache.h
|
||||
SOURCES += $$PWD/template.cpp $$PWD/templateloader.cpp $$PWD/templatecache.cpp
|
||||
|
||||
OTHER_FILES += $$PWD/../doc/readme.txt
|
Reference in New Issue
Block a user