Index: xfa/fxfa/app/xfa_fwltheme.h |
diff --git a/xfa/fxfa/app/xfa_fwltheme.h b/xfa/fxfa/app/xfa_fwltheme.h |
index 5fda005a742e176ff8ed5ff2d10bd88da9e9a063..75885a5a9e3d2e0cc641b4e8221a27a332fd462f 100644 |
--- a/xfa/fxfa/app/xfa_fwltheme.h |
+++ b/xfa/fxfa/app/xfa_fwltheme.h |
@@ -78,7 +78,7 @@ class CXFA_FWLTheme : public IFWL_ThemeProvider { |
CFWL_PushButtonTP* m_pPushButtonTP; |
CFWL_CaretTP* m_pCaretTP; |
CFWL_BarcodeTP* m_pBarcodeTP; |
- IFDE_TextOut* m_pTextOut; |
+ CFDE_TextOut* m_pTextOut; |
FX_FLOAT m_fCapacity; |
uint32_t m_dwCapacity; |
IFX_Font* m_pCalendarFont; |