| Index: xfa/fxfa/app/xfa_fwladapter.h
|
| diff --git a/xfa/fxfa/app/xfa_fwladapter.h b/xfa/fxfa/app/xfa_fwladapter.h
|
| index 7d2241668bc6d13d9e9694b32e64f8291a3e83d0..00e76db227c1f4469168c6baadc5d1151ffc1510 100644
|
| --- a/xfa/fxfa/app/xfa_fwladapter.h
|
| +++ b/xfa/fxfa/app/xfa_fwladapter.h
|
| @@ -18,7 +18,7 @@ class CXFA_FWLAdapterWidgetMgr {
|
| CXFA_FWLAdapterWidgetMgr();
|
| ~CXFA_FWLAdapterWidgetMgr();
|
|
|
| - FWL_ERR RepaintWidget(IFWL_Widget* pWidget, const CFX_RectF* pRect);
|
| + FWL_Error RepaintWidget(IFWL_Widget* pWidget, const CFX_RectF* pRect);
|
| FX_BOOL GetPopupPos(IFWL_Widget* pWidget,
|
| FX_FLOAT fMinHeight,
|
| FX_FLOAT fMaxHeight,
|
|
|