diff options
Diffstat (limited to 'xfa/fwl/core/fwl_sdadapterimp.h')
-rw-r--r-- | xfa/fwl/core/fwl_sdadapterimp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/fwl_sdadapterimp.h b/xfa/fwl/core/fwl_sdadapterimp.h index d91c88213e..3bd176afe8 100644 --- a/xfa/fwl/core/fwl_sdadapterimp.h +++ b/xfa/fwl/core/fwl_sdadapterimp.h @@ -61,7 +61,6 @@ class CFWL_SDAdapterWidgetMgr : public IFWL_AdapterWidgetMgr { virtual FWL_ERR UpdateMenu(IFWL_Menu* pMenu, const void* hItem, int32_t iType); - virtual int32_t TrackPopupMenu(IFWL_Menu* pMenu, IFWL_MenuDP* pMenuData); virtual FWL_ERR SetMessageHook(IFWL_AdapterMessageHook* hook); virtual FWL_ERR GetSystemBorder(FX_FLOAT& l, FX_FLOAT& t, |