| Index: xfa/fxfa/app/xfa_fwltheme.h
|
| diff --git a/xfa/fxfa/app/xfa_fwltheme.h b/xfa/fxfa/app/xfa_fwltheme.h
|
| index b73239c00312df75291c47ceb240be4a2017e743..fdd12c37ba50b1eadbbd5a0351d3da802d940ba4 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;
|
| - IFGAS_Font* m_pCalendarFont;
|
| + CFGAS_GEFont* m_pCalendarFont;
|
| CFX_WideString m_wsResource;
|
| CXFA_FFApp* m_pApp;
|
| CFX_RectF m_Rect;
|
|
|