| Index: xfa/fwl/basewidget/ifwl_caret.h
|
| diff --git a/xfa/fwl/basewidget/ifwl_caret.h b/xfa/fwl/basewidget/ifwl_caret.h
|
| index 08a98c91c470a482e3c1989912ed194bfae5ede8..a79a65479a6bbdc8a808074f6a91834f5ed697a9 100644
|
| --- a/xfa/fwl/basewidget/ifwl_caret.h
|
| +++ b/xfa/fwl/basewidget/ifwl_caret.h
|
| @@ -11,7 +11,6 @@
|
| #include "xfa/fwl/core/cfwl_widgetimpproperties.h"
|
|
|
| #define FWL_CLASS_Caret L"FWL_CARET"
|
| -#define FWL_CLASSHASH_Caret 671181879
|
| #define FWL_STATE_CAT_HightLight 1
|
|
|
| class IFWL_Caret : public IFWL_Widget {
|
|
|