summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_fwladapterwidgetmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/cxfa_fwladapterwidgetmgr.h')
-rw-r--r--xfa/fxfa/cxfa_fwladapterwidgetmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/cxfa_fwladapterwidgetmgr.h b/xfa/fxfa/cxfa_fwladapterwidgetmgr.h
index f5c4ce160e..f0cc373b6c 100644
--- a/xfa/fxfa/cxfa_fwladapterwidgetmgr.h
+++ b/xfa/fxfa/cxfa_fwladapterwidgetmgr.h
@@ -22,7 +22,7 @@ class CXFA_FWLAdapterWidgetMgr {
float fMinHeight,
float fMaxHeight,
const CFX_RectF& rtAnchor,
- CFX_RectF& rtPopup);
+ CFX_RectF* pPopupRect);
};
#endif // XFA_FXFA_CXFA_FWLADAPTERWIDGETMGR_H_