Exception refactoring

This commit is contained in:
Jakub Melka
2019-04-29 17:03:19 +02:00
parent 7e953b60e7
commit 11cb52921e
17 changed files with 96 additions and 59 deletions

View File

@@ -83,7 +83,8 @@ HEADERS += \
sources/pdfrenderingerrorswidget.h \
sources/pdffunction.h \
sources/pdfnametounicode.h \
sources/pdffont.h
sources/pdffont.h \
sources/pdfexception.h
FORMS += \
sources/pdfrenderingerrorswidget.ui