AudioBook Plugin: Text Stream Editor

This commit is contained in:
Jakub Melka
2021-08-19 17:51:35 +02:00
parent 78aca34b57
commit 9daaa92e90
13 changed files with 482 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ SOURCES += \
sources/pdfdocumentbuilder.cpp \
sources/pdfdocumentmanipulator.cpp \
sources/pdfdocumenttextflow.cpp \
sources/pdfdocumenttextfloweditormodel.cpp \
sources/pdfdocumentwriter.cpp \
sources/pdfexecutionpolicy.cpp \
sources/pdffile.cpp \
@@ -117,6 +118,7 @@ HEADERS += \
sources/pdfdocumentdrawinterface.h \
sources/pdfdocumentmanipulator.h \
sources/pdfdocumenttextflow.h \
sources/pdfdocumenttextfloweditormodel.h \
sources/pdfdocumentwriter.h \
sources/pdfexecutionpolicy.h \
sources/pdffile.h \