Draw space controller

This commit is contained in:
Jakub Melka
2019-01-20 17:55:06 +01:00
parent a9292a4c02
commit 7631265ba4
11 changed files with 458 additions and 17 deletions

View File

@@ -45,7 +45,8 @@ SOURCES += \
sources/pdfencoding.cpp \
sources/pdfcatalog.cpp \
sources/pdfpage.cpp \
sources/pdfstreamfilters.cpp
sources/pdfstreamfilters.cpp \
sources/pdfdrawspacecontroller.cpp
HEADERS += \
sources/pdfobject.h \
@@ -61,7 +62,8 @@ HEADERS += \
sources/pdfcatalog.h \
sources/pdfnumbertreeloader.h \
sources/pdfpage.h \
sources/pdfstreamfilters.h
sources/pdfstreamfilters.h \
sources/pdfdrawspacecontroller.h
unix {
target.path = /usr/lib