Index: fpdfsdk/include/formfiller/FFL_FormFiller.h |
diff --git a/fpdfsdk/include/formfiller/FFL_FormFiller.h b/fpdfsdk/include/formfiller/FFL_FormFiller.h |
index 83b9902aa503749991081ddd4fe8391fbf7c7174..989d17e00a07b55037c2f0a62c5c4b3832089c93 100644 |
--- a/fpdfsdk/include/formfiller/FFL_FormFiller.h |
+++ b/fpdfsdk/include/formfiller/FFL_FormFiller.h |
@@ -122,8 +122,8 @@ class CFFL_FormFiller : public IPWL_Provider, public CPWL_TimerHandler { |
#ifdef PDF_ENABLE_XFA |
virtual FX_BOOL IsFieldFull(CPDFSDK_PageView* pPageView); |
+#endif // PDF_ENABLE_XFA |
-#endif |
CPWL_Wnd* GetPDFWindow(CPDFSDK_PageView* pPageView, FX_BOOL bNew); |
void DestroyPDFWindow(CPDFSDK_PageView* pPageView); |
void EscapeFiller(CPDFSDK_PageView* pPageView, FX_BOOL bDestroyPDFWindow); |