| Index: core/fpdfdoc/cpvt_generateap.h
|
| diff --git a/core/fpdfdoc/cpvt_generateap.h b/core/fpdfdoc/cpvt_generateap.h
|
| index a81bea276a2cd60d607631e3630447ff2f70098e..e36693901b578d7d50b2ee862e1e94a61f500557 100644
|
| --- a/core/fpdfdoc/cpvt_generateap.h
|
| +++ b/core/fpdfdoc/cpvt_generateap.h
|
| @@ -31,6 +31,7 @@ class CPVT_GenerateAP {
|
| CPDF_Dictionary* pAnnotDict);
|
| static bool GenerateHighlightAP(CPDF_Document* pDoc,
|
| CPDF_Dictionary* pAnnotDict);
|
| + static bool GenerateInkAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
|
| static bool GenerateListBoxAP(CPDF_Document* pDoc,
|
| CPDF_Dictionary* pAnnotDict);
|
| static bool GenerateSquareAP(CPDF_Document* pDoc,
|
|
|