Index: xfa/fwl/theme/cfwl_carettp.h |
diff --git a/xfa/fwl/theme/cfwl_carettp.h b/xfa/fwl/theme/cfwl_carettp.h |
index 03b376a61e5d7ff99a41a46c7c189619c69c059f..faf37e725a96fe8c53cf1dd0bfe42c7a1af25a78 100644 |
--- a/xfa/fwl/theme/cfwl_carettp.h |
+++ b/xfa/fwl/theme/cfwl_carettp.h |
@@ -23,7 +23,7 @@ class CFWL_CaretTP : public CFWL_WidgetTP { |
uint32_t dwStates, |
const CFX_RectF* pRect, |
CFX_Color* crFill, |
- CFX_Matrix* pMatrix = NULL); |
+ CFX_Matrix* pMatrix = nullptr); |
}; |
#endif // XFA_FWL_THEME_CFWL_CARETTP_H_ |