| Index: xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp
|
| diff --git a/xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp b/xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp
|
| index 8240279fc33b89791e9432ce7ac12a12eeec9ab6..2165e20864efdfbdc2daca82b261b3a012e7ee04 100644
|
| --- a/xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp
|
| +++ b/xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp
|
| @@ -11,11 +11,11 @@
|
| #include "xfa/include/fwl/basewidget/fwl_checkbox.h"
|
| #include "xfa/include/fwl/core/fwl_theme.h"
|
| #include "xfa/src/fdp/include/fde_tto.h"
|
| -#include "xfa/src/foxitlib.h"
|
| #include "xfa/src/fwl/src/core/include/fwl_noteimp.h"
|
| #include "xfa/src/fwl/src/core/include/fwl_targetimp.h"
|
| #include "xfa/src/fwl/src/core/include/fwl_widgetimp.h"
|
| #include "xfa/src/fwl/src/core/include/fwl_widgetmgrimp.h"
|
| +
|
| #define FWL_CKB_CaptionMargin 5
|
|
|
| // static
|
|
|