| Index: xfa/src/fxfa/src/app/xfa_fwltheme.h
|
| diff --git a/xfa/src/fxfa/src/app/xfa_fwltheme.h b/xfa/src/fxfa/src/app/xfa_fwltheme.h
|
| index beb5e6abf6a2ef39f1e5a051b854793207eda13b..34003b4eb1481467bf4d936b96c7fcd61b0cfa67 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_fwltheme.h
|
| +++ b/xfa/src/fxfa/src/app/xfa_fwltheme.h
|
| @@ -6,7 +6,7 @@
|
|
|
| #ifndef _XFA_FWL_THEME_IMP_H
|
| #define _XFA_FWL_THEME_IMP_H
|
| -class CXFA_FWLTheme : public IFWL_ThemeProvider, public CFX_Object
|
| +class CXFA_FWLTheme : public IFWL_ThemeProvider
|
| {
|
| public:
|
| CXFA_FWLTheme(CXFA_FFApp *pApp);
|
|
|