summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorOBATA Akio <obache@wizdas.com>2019-01-14 17:33:41 +0900
committerSlávek Banko <slavek.banko@axis.cz>2019-01-20 03:48:52 +0100
commit2b3cfb41231b4172c7f64e984395d56653927ee0 (patch)
treec0ca02c4808c460078bceac8bca9b71a9e9a62fb /config.h.cmake
parent11532d48b2fccf95810c0be02482c16a1886d316 (diff)
downloadtdegraphics-2b3cfb41231b4172c7f64e984395d56653927ee0.tar.gz
tdegraphics-2b3cfb41231b4172c7f64e984395d56653927ee0.zip
Add support for Poppler >= 0.72
GooString::getCString was renamed to GooString::c_str. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 9d8dc2222029d2a644a8d86ccdd1f08fa05d01d0)
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 884c8a55..1eb7ed65 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,6 +1,7 @@
#cmakedefine VERSION "@VERSION@"
// poppler-tqt
+#cmakedefine HAVE_POPPLER_072
#cmakedefine HAVE_POPPLER_071
#cmakedefine HAVE_POPPLER_070
#cmakedefine HAVE_POPPLER_064