fixup! shared: Add DocumentProcessResult
This commit is contained in:
parent
6a8323f2cf
commit
7c30124743
@ -42,6 +42,8 @@ SOURCES += sqlitesearch.cpp \
|
|||||||
dbmigrator.cpp \
|
dbmigrator.cpp \
|
||||||
defaulttextprocessor.cpp \
|
defaulttextprocessor.cpp \
|
||||||
dirscanworker.cpp \
|
dirscanworker.cpp \
|
||||||
|
documentoutlineentry.cpp \
|
||||||
|
documentprocessresult.cpp \
|
||||||
encodingdetector.cpp \
|
encodingdetector.cpp \
|
||||||
filesaver.cpp \
|
filesaver.cpp \
|
||||||
filescanworker.cpp \
|
filescanworker.cpp \
|
||||||
@ -72,6 +74,8 @@ HEADERS += sqlitesearch.h \
|
|||||||
dbmigrator.h \
|
dbmigrator.h \
|
||||||
defaulttextprocessor.h \
|
defaulttextprocessor.h \
|
||||||
dirscanworker.h \
|
dirscanworker.h \
|
||||||
|
documentoutlineentry.h \
|
||||||
|
documentprocessresult.h \
|
||||||
encodingdetector.h \
|
encodingdetector.h \
|
||||||
filedata.h \
|
filedata.h \
|
||||||
filesaver.h \
|
filesaver.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user