diff options
Diffstat (limited to 'core/fxge/cfx_windowsdevice.h')
-rw-r--r-- | core/fxge/cfx_windowsdevice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxge/cfx_windowsdevice.h b/core/fxge/cfx_windowsdevice.h index 5a4b901621..6240d84219 100644 --- a/core/fxge/cfx_windowsdevice.h +++ b/core/fxge/cfx_windowsdevice.h @@ -25,6 +25,7 @@ extern bool g_pdfium_print_text_with_gdi; extern PDFiumEnsureTypefaceCharactersAccessible g_pdfium_typeface_accessible_func; #endif +extern int g_pdfium_print_postscript_level; class CFX_WindowsDevice : public CFX_RenderDevice { public: |