| Index: xfa/src/fxfa/src/app/xfa_ffnotify.h
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffnotify.h b/xfa/src/fxfa/src/app/xfa_ffnotify.h
|
| index dd2b80ed290f595b732f1cb568a7de33365c4f75..a0f0820cbb23b917b6a19f4a7238b9a1ec337752 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffnotify.h
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffnotify.h
|
| @@ -6,7 +6,7 @@
|
|
|
| #ifndef _FXFA_FFNOTIFY_H_
|
| #define _FXFA_FFNOTIFY_H_
|
| -class CXFA_FFNotify : public IXFA_Notify, public CFX_Object
|
| +class CXFA_FFNotify : public IXFA_Notify
|
| {
|
| public:
|
| CXFA_FFNotify(CXFA_FFDoc* pDoc);
|
|
|