| Index: xfa/fwl/basewidget/fwl_checkboximp.h
|
| diff --git a/xfa/fwl/basewidget/fwl_checkboximp.h b/xfa/fwl/basewidget/fwl_checkboximp.h
|
| index 1f6f5f3f7c0678ad2085f8e242cc881c2cb08ba0..b5d0d153a758201a59491cc3044096e3b53dca6f 100644
|
| --- a/xfa/fwl/basewidget/fwl_checkboximp.h
|
| +++ b/xfa/fwl/basewidget/fwl_checkboximp.h
|
| @@ -9,9 +9,10 @@
|
|
|
| #include "xfa/fwl/core/fwl_widgetimp.h"
|
|
|
| +class CFWL_CheckBoxImpDelegate;
|
| +class CFWL_MsgMouse;
|
| class CFWL_WidgetImpProperties;
|
| class IFWL_Widget;
|
| -class CFWL_CheckBoxImpDelegate;
|
|
|
| class CFWL_CheckBoxImp : public CFWL_WidgetImp {
|
| public:
|
|
|