| Index: xfa/fxfa/app/xfa_fwltheme.h
|
| diff --git a/xfa/fxfa/app/xfa_fwltheme.h b/xfa/fxfa/app/xfa_fwltheme.h
|
| index a33dfe133efc87ade5b845b0ce81490f83107e13..c97e61a79de6d6fcaac5e53f1d505645a78435a5 100644
|
| --- a/xfa/fxfa/app/xfa_fwltheme.h
|
| +++ b/xfa/fxfa/app/xfa_fwltheme.h
|
| @@ -77,7 +77,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;
|
|
|