Continuation of object editing

This commit is contained in:
Jakub Melka
2020-11-27 19:53:37 +01:00
parent 235cb4cbca
commit 41ec260793
7 changed files with 412 additions and 6 deletions

View File

@@ -60,6 +60,7 @@ SOURCES += \
sources/pdfmultimedia.cpp \
sources/pdfobject.cpp \
sources/pdfobjecteditormodel.cpp \
sources/pdfobjecteditorwidget.cpp \
sources/pdfobjectutils.cpp \
sources/pdfoptimizer.cpp \
sources/pdfoptionalcontent.cpp \
@@ -120,6 +121,7 @@ HEADERS += \
sources/pdfnametreeloader.h \
sources/pdfobject.h \
sources/pdfobjecteditormodel.h \
sources/pdfobjecteditorwidget.h \
sources/pdfobjectutils.h \
sources/pdfoptimizer.h \
sources/pdfoptionalcontent.h \