| Index: core/fxge/cfx_windowsdevice.h
|
| diff --git a/core/fxge/cfx_windowsdevice.h b/core/fxge/cfx_windowsdevice.h
|
| index 5a4b901621f6597d94fa88fd82364f83e818e56b..6240d842197c9f203d39021118054e1338606886 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:
|
|
|