| Index: fpdfsdk/include/formfiller/FFL_ComboBox.h
|
| diff --git a/fpdfsdk/include/formfiller/FFL_ComboBox.h b/fpdfsdk/include/formfiller/FFL_ComboBox.h
|
| index f8f5c3c191a02b7ee26574528bd71e7dac8a93a5..5c36779df7d8e4fc4874732c70f8004f02c55408 100644
|
| --- a/fpdfsdk/include/formfiller/FFL_ComboBox.h
|
| +++ b/fpdfsdk/include/formfiller/FFL_ComboBox.h
|
| @@ -58,8 +58,8 @@ class CFFL_ComboBox : public CFFL_FormFiller,
|
| #ifdef PDF_ENABLE_XFA
|
| // CFFL_FormFiller:
|
| FX_BOOL IsFieldFull(CPDFSDK_PageView* pPageView) override;
|
| +#endif // PDF_ENABLE_XFA
|
|
|
| -#endif
|
| private:
|
| CFX_WideString GetSelectExportText();
|
|
|
|
|