Index: xfa/fwl/theme/cfwl_arrowdata.h |
diff --git a/xfa/fwl/theme/cfwl_arrowdata.h b/xfa/fwl/theme/cfwl_arrowdata.h |
index efec1b50b1758a5cedd999348e009fd5dd905cc4..1bcdac15fb78bf4fadeae7edc1a5c01761ac1f38 100644 |
--- a/xfa/fwl/theme/cfwl_arrowdata.h |
+++ b/xfa/fwl/theme/cfwl_arrowdata.h |
@@ -22,7 +22,7 @@ class CFWL_ArrowData { |
}; |
static CFWL_ArrowData* GetInstance(); |
- static FX_BOOL HasInstance(); |
+ static bool HasInstance(); |
static void DestroyInstance(); |
void SetColorData(uint32_t dwID); |