summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl/cpwl_caret.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/pwl/cpwl_caret.h')
-rw-r--r--fpdfsdk/pwl/cpwl_caret.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fpdfsdk/pwl/cpwl_caret.h b/fpdfsdk/pwl/cpwl_caret.h
index c85a8776f3..f576fe36e8 100644
--- a/fpdfsdk/pwl/cpwl_caret.h
+++ b/fpdfsdk/pwl/cpwl_caret.h
@@ -13,7 +13,8 @@
class CPWL_Caret final : public CPWL_Wnd {
public:
- explicit CPWL_Caret(std::unique_ptr<PrivateData> pAttachedData);
+ CPWL_Caret(const CreateParams& cp,
+ std::unique_ptr<PrivateData> pAttachedData);
~CPWL_Caret() override;
// CPWL_Wnd