diff options
Diffstat (limited to 'xfa/fwl/basewidget/ifwl_tooltip.h')
-rw-r--r-- | xfa/fwl/basewidget/ifwl_tooltip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/basewidget/ifwl_tooltip.h b/xfa/fwl/basewidget/ifwl_tooltip.h index 1a4280fccf..5b8dff1b3b 100644 --- a/xfa/fwl/basewidget/ifwl_tooltip.h +++ b/xfa/fwl/basewidget/ifwl_tooltip.h @@ -13,7 +13,6 @@ class CFWL_WidgetImpProperties; class IFWL_ToolTip; #define FWL_CLASS_ToolTip L"FWL_TOOLTIP" -#define FWL_CLASSHASH_ToolTip 1111984755 #define FWL_STYLEEXT_TTP_Rectangle (0L << 3) #define FWL_STYLEEXT_TTP_RoundCorner (1L << 3) #define FWL_STYLEEXT_TTP_Balloon (1L << 4) |