summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorOBATA Akio <obache@wizdas.com>2020-01-11 16:04:07 +0900
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-02-02 19:53:38 +0000
commitcc5ec0c71abf322ca4fbde633875933097b05b52 (patch)
tree157d1272c884e15320b9808bdfbb5fd4dfdfcc72 /config.h.cmake
parentd93856fa89507f5ab757f02951a569d725ec4e24 (diff)
downloadtdegraphics-cc5ec0c71abf322ca4fbde633875933097b05b52.tar.gz
tdegraphics-cc5ec0c71abf322ca4fbde633875933097b05b52.zip
Add support for Poppler >= 0.82
Follow change that FontInfo::scan return a std::vector object rather than a pointer to a std::vector. Signed-off-by: OBATA Akio <obache@wizdas.com>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 71f8a47a..4cb152be 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,6 +1,7 @@
#cmakedefine VERSION "@VERSION@"
// poppler-tqt
+#cmakedefine HAVE_POPPLER_082
#cmakedefine HAVE_POPPLER_076
#cmakedefine HAVE_POPPLER_072
#cmakedefine HAVE_POPPLER_071