| Index: xfa/src/fwl/src/core/include/fwl_noteimp.h
|
| diff --git a/xfa/src/fwl/src/core/include/fwl_noteimp.h b/xfa/src/fwl/src/core/include/fwl_noteimp.h
|
| index b846d20263a59d22b7122dfea2c211f6208a3db9..413b0fd03491fb3fd828b75e742252590bb444ea 100644
|
| --- a/xfa/src/fwl/src/core/include/fwl_noteimp.h
|
| +++ b/xfa/src/fwl/src/core/include/fwl_noteimp.h
|
| @@ -8,7 +8,7 @@
|
| #define _FWL_NOTE_IMP_H
|
| class CFWL_TargetImp;
|
| class CFWL_WidgetImp;
|
| -class CFWL_NoteThreadImp;
|
| +class CFWL_NoteThread;
|
| class CFWL_ToolTipImp;
|
| class IFWL_ToolTipTarget;
|
| class CFWL_CoreToopTipDP;
|
|
|