| Index: fpdfsdk/include/pdfwindow/PWL_Note.h
|
| diff --git a/fpdfsdk/include/pdfwindow/PWL_Note.h b/fpdfsdk/include/pdfwindow/PWL_Note.h
|
| index 8087585cee56941c7f96cab788f6e27136abd125..cb04aaebadc6f6fd3df36428825526f1ed0004ef 100644
|
| --- a/fpdfsdk/include/pdfwindow/PWL_Note.h
|
| +++ b/fpdfsdk/include/pdfwindow/PWL_Note.h
|
| @@ -305,7 +305,7 @@ class CPWL_Note : public CPWL_NoteItem {
|
| void EnableModify(FX_BOOL bEnabled);
|
|
|
| CFX_WideString GetReplyString() const;
|
| - void SetReplyString(const CFX_WideString& string);
|
| + void SetReplyString(const CFX_WideString& str);
|
|
|
| // CPWL_NoteItem
|
| void SetSubjectName(const CFX_WideString& sName) override;
|
|
|