Index: core/fpdfdoc/cpvt_generateap.h |
diff --git a/core/fpdfdoc/cpvt_generateap.h b/core/fpdfdoc/cpvt_generateap.h |
index e36693901b578d7d50b2ee862e1e94a61f500557..062acf684b8338cb3b4b9e0ec56fe3292bde8395 100644 |
--- a/core/fpdfdoc/cpvt_generateap.h |
+++ b/core/fpdfdoc/cpvt_generateap.h |
@@ -40,6 +40,7 @@ class CPVT_GenerateAP { |
CPDF_Dictionary* pAnnotDict); |
static bool GenerateStrikeOutAP(CPDF_Document* pDoc, |
CPDF_Dictionary* pAnnotDict); |
+ static bool GenerateTextAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict); |
static bool GenerateTextFieldAP(CPDF_Document* pDoc, |
CPDF_Dictionary* pAnnotDict); |
static bool GenerateUnderlineAP(CPDF_Document* pDoc, |