poppler-tqt: Temporarily disable build with splash backend.

This relates to issue #28.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/31/head
Slávek Banko 3 years ago
parent 08380de42c
commit 2e6d93171e
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