Index: xfa/fwl/theme/cfwl_formtp.h |
diff --git a/xfa/fwl/theme/cfwl_formtp.h b/xfa/fwl/theme/cfwl_formtp.h |
index 24eaed8f85cd5978500b643424a091e1a36d2aa3..6086eca80ee301ba6cb2741fe234b17c673493c9 100644 |
--- a/xfa/fwl/theme/cfwl_formtp.h |
+++ b/xfa/fwl/theme/cfwl_formtp.h |
@@ -67,7 +67,7 @@ class CFWL_FormTP : public CFWL_WidgetTP { |
void DrawMaximizeBox(CFX_Graphics* pGraphics, |
const CFX_RectF* pRect, |
FWLTHEME_STATE eState, |
- FX_BOOL bMax, |
+ bool bMax, |
CFX_Matrix* pMatrix, |
int32_t iActive = 0); |
void DrawIconImage(CFX_Graphics* pGraphics, |