summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/theme/carettp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/theme/carettp.h')
-rw-r--r--xfa/include/fwl/theme/carettp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/include/fwl/theme/carettp.h b/xfa/include/fwl/theme/carettp.h
index d99f92a5f3..bd432dc401 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);