| Index: xfa/fwl/core/fwl_appimp.h
|
| diff --git a/xfa/fwl/core/fwl_appimp.h b/xfa/fwl/core/fwl_appimp.h
|
| index f9ccabf9bc299218797d268d3f600066b5d5806e..a7130602fd00306ee74399c3f4623d9f8f3bd7c4 100644
|
| --- a/xfa/fwl/core/fwl_appimp.h
|
| +++ b/xfa/fwl/core/fwl_appimp.h
|
| @@ -17,7 +17,7 @@ class IFWL_WidgetMgr;
|
| class IFWL_ThemeProvider;
|
| class IFWL_App;
|
|
|
| -class CFWL_AppImp : public CFWL_NoteThreadImp {
|
| +class CFWL_AppImp : public CFWL_ThreadImp {
|
| public:
|
| CFWL_AppImp(IFWL_App* pIface, IFWL_AdapterNative* pAdapter);
|
| virtual ~CFWL_AppImp();
|
|
|