poppler-tqt: Temporarily disable build with splash backend.

This relates to issue #28.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2e6d93171e)
r14.0.x r14.0.10
Slávek Banko 4 years ago
parent 4e99522453
commit 2cbdabef83
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -29,6 +29,11 @@
#include <Object.h>
#include <PDFDoc.h>
#include <FontInfo.h>
#if defined(HAVE_SPLASH)
# undef HAVE_SPLASH
#endif
#if defined(HAVE_SPLASH)
#include <SplashOutputDev.h>
#else

Loading…
Cancel
Save