| Index: xfa/include/fwl/theme/carettp.h
|
| diff --git a/xfa/include/fwl/theme/carettp.h b/xfa/include/fwl/theme/carettp.h
|
| index d99f92a5f3229eee42e437f00838f6383a3e0d31..bd432dc4011e7cbac0151ee724cd8f574cb97889 100644
|
| --- a/xfa/include/fwl/theme/carettp.h
|
| +++ b/xfa/include/fwl/theme/carettp.h
|
| @@ -18,7 +18,7 @@ class CFWL_CaretTP : public CFWL_WidgetTP {
|
|
|
| protected:
|
| void DrawCaretBK(CFX_Graphics* pGraphics,
|
| - FX_DWORD dwStates,
|
| + uint32_t dwStates,
|
| const CFX_RectF* pRect,
|
| CFX_Color* crFill,
|
| CFX_Matrix* pMatrix = NULL);
|
|
|