| Index: fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| diff --git a/fpdfsdk/include/pdfwindow/PWL_IconList.h b/fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| index c25f3b1994af72f5583cc54f254e88aa24bbb68f..0a21bbe8b9cadf70859d862ef7c5f90bded6f81e 100644
|
| --- a/fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| +++ b/fpdfsdk/include/pdfwindow/PWL_IconList.h
|
| @@ -43,7 +43,7 @@ class CPWL_IconList_Item : public CPWL_Wnd {
|
| void RePosChildWnd() override;
|
| FX_FLOAT GetItemHeight(FX_FLOAT fLimitWidth) override;
|
| void DrawThisAppearance(CFX_RenderDevice* pDevice,
|
| - CPDF_Matrix* pUser2Device) override;
|
| + CFX_Matrix* pUser2Device) override;
|
| void OnEnabled() override;
|
| void OnDisabled() override;
|
|
|
|
|