Index: xfa/fxfa/app/xfa_fwltheme.h |
diff --git a/xfa/fxfa/app/xfa_fwltheme.h b/xfa/fxfa/app/xfa_fwltheme.h |
index 1f75e904371ed38c1e3144f08024a658cd435bc3..99e9d6542488d351ea7df0b1046b78d40da50a3e 100644 |
--- a/xfa/fxfa/app/xfa_fwltheme.h |
+++ b/xfa/fxfa/app/xfa_fwltheme.h |
@@ -81,7 +81,7 @@ class CXFA_FWLTheme final : public IFWL_ThemeProvider { |
std::unique_ptr<CFDE_TextOut> m_pTextOut; |
FX_FLOAT m_fCapacity; |
uint32_t m_dwCapacity; |
- IFX_Font* m_pCalendarFont; |
+ CFX_GEFont* m_pCalendarFont; |
CFX_WideString m_wsResource; |
CXFA_FFApp* m_pApp; |
CFX_RectF m_Rect; |