| Index: xfa/fwl/core/cfwl_widget.h
|
| diff --git a/xfa/fwl/core/cfwl_widget.h b/xfa/fwl/core/cfwl_widget.h
|
| index 7a993e5e228bfc966c28978597f4cdb5cd9fe8b5..5e9660c6de62e627bc6f1ea96760108a467256c6 100644
|
| --- a/xfa/fwl/core/cfwl_widget.h
|
| +++ b/xfa/fwl/core/cfwl_widget.h
|
| @@ -140,7 +140,6 @@ class CFWL_Widget : public IFWL_WidgetDelegate {
|
| CFX_RectF& rtPopup);
|
| void RegisterEventTarget(CFWL_Widget* pEventSource);
|
| void UnregisterEventTarget();
|
| - void DispatchKeyEvent(CFWL_MsgKey* pNote);
|
| void DispatchEvent(CFWL_Event* pEvent);
|
| void DrawBorder(CFX_Graphics* pGraphics,
|
| CFWL_Part iPartBorder,
|
|
|