| Index: xfa/fwl/core/ifwl_datetimepicker.h
|
| diff --git a/xfa/fwl/core/ifwl_datetimepicker.h b/xfa/fwl/core/ifwl_datetimepicker.h
|
| index 3b0dc39b1daec117b2a4f9ac72efb891df032ec8..7d73002d202add460c47851e28b4dd791a28d5f3 100644
|
| --- a/xfa/fwl/core/ifwl_datetimepicker.h
|
| +++ b/xfa/fwl/core/ifwl_datetimepicker.h
|
| @@ -35,8 +35,7 @@
|
| class IFWL_DateTimeEdit;
|
| class IFWL_FormProxy;
|
|
|
| -class IFWL_DateTimePicker : public IFWL_Widget,
|
| - public IFWL_Widget::DataProvider {
|
| +class IFWL_DateTimePicker : public IFWL_Widget {
|
| public:
|
| explicit IFWL_DateTimePicker(
|
| const CFWL_App* app,
|
|
|