| Index: xfa/fwl/basewidget/ifwl_spinbutton.h
|
| diff --git a/xfa/fwl/basewidget/ifwl_spinbutton.h b/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| index 2894d08197531f6bf065f7d2ebf0bff12d831803..ffca165582b09c8f0af8357449e1f8cecc172327 100644
|
| --- a/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| +++ b/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| @@ -10,7 +10,6 @@
|
| #include "xfa/fwl/core/fwl_widgetimp.h"
|
|
|
| #define FWL_CLASS_SpinButton L"FWL_SPINBUTTON"
|
| -#define FWL_CLASSHASH_SpinButton 3793043646
|
| #define FWL_STYLEEXE_SPB_Vert (1L << 0)
|
|
|
| BEGIN_FWL_EVENT_DEF(CFWL_EvtSpbClick, CFWL_EventType::Click)
|
|
|