| Index: core/fpdfdoc/cpvt_generateap.h
|
| diff --git a/core/fpdfdoc/cpvt_generateap.h b/core/fpdfdoc/cpvt_generateap.h
|
| index 3e4bbfe5ce912832bd7bb006efe8c44514dc8a0c..e0dd7064395b743809f9c44f06b0a974bfa40bb1 100644
|
| --- a/core/fpdfdoc/cpvt_generateap.h
|
| +++ b/core/fpdfdoc/cpvt_generateap.h
|
| @@ -31,6 +31,8 @@ class CPVT_GenerateAP {
|
| CPDF_Dictionary* pAnnotDict);
|
| static bool GenerateListBoxAP(CPDF_Document* pDoc,
|
| CPDF_Dictionary* pAnnotDict);
|
| + static bool GenerateSquareAP(CPDF_Document* pDoc,
|
| + CPDF_Dictionary* pAnnotDict);
|
| static bool GenerateSquigglyAP(CPDF_Document* pDoc,
|
| CPDF_Dictionary* pAnnotDict);
|
| static bool GenerateStrikeOutAP(CPDF_Document* pDoc,
|
|
|