From 89fcde88f0c03da77d7fd83dece7726d66fd190e Mon Sep 17 00:00:00 2001 From: dsinclair Date: Tue, 3 May 2016 13:00:25 -0700 Subject: Remove FWL_WGTHITTEST_* defines in favour of enum class. This Cl updates the FWL_WGTHITTEST_ defines to an enum class and fixes up any code issues. Review-Url: https://codereview.chromium.org/1948583002 --- xfa.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa.gyp') diff --git a/xfa.gyp b/xfa.gyp index aeef051dd0..5158cafef7 100644 --- a/xfa.gyp +++ b/xfa.gyp @@ -203,6 +203,7 @@ "xfa/fwl/core/ifwl_widget.h", "xfa/fwl/core/ifwl_widgetdelegate.h", "xfa/fwl/core/ifwl_widgetmgr.h", + "xfa/fwl/core/include/fwl_widgethit.h", "xfa/fwl/core/include/ifwl_adaptertimermgr.h", "xfa/fwl/lightwidget/cfwl_barcode.cpp", "xfa/fwl/lightwidget/cfwl_barcode.h", -- cgit v1.2.3