summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7a7fa09)
raw | patch | inline | side by side (parent: 7a7fa09)
author | miklosh <miklosh@users.sourceforge.net> | |
Thu, 12 Jul 2007 18:02:54 +0000 (18:02 +0000) | ||
committer | miklosh <miklosh@users.sourceforge.net> | |
Thu, 12 Jul 2007 18:02:54 +0000 (18:02 +0000) |
src/extension/init.cpp | patch | blob | history |
diff --git a/src/extension/init.cpp b/src/extension/init.cpp
index 9a11097827bec8a0b6c8119b5c3323cb4b1da6c3..bf42e1d699b7df5b22e8d4704fdc5745b462f440 100644 (file)
--- a/src/extension/init.cpp
+++ b/src/extension/init.cpp
Internal::CairoPsOutput::init();
#endif
#ifdef HAVE_POPPLER
-// Internal::PdfInput::init();
+ Internal::PdfInput::init();
#endif
#ifdef HAVE_POPPLER_GLIB
+ if (0) {
Internal::PdfInputCairo::init();
+ }
#endif
#ifdef WITH_GNOME_PRINT
Internal::PrintGNOME::init();