| Index: xfa/fwl/basewidget/ifwl_spinbutton.h
|
| diff --git a/xfa/fwl/basewidget/ifwl_spinbutton.h b/xfa/fwl/basewidget/ifwl_spinbutton.h
|
| index 5f032d9e7e18c8026ee94824ea68f42eb3492e31..0b433d407a43584250d84555d46256ca156a2230 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)
|
|
|