diff options
Diffstat (limited to 'xfa/fwl/core/cfwl_edit.h')
-rw-r--r-- | xfa/fwl/core/cfwl_edit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/cfwl_edit.h b/xfa/fwl/core/cfwl_edit.h index 8fc0a13776..2f2983b092 100644 --- a/xfa/fwl/core/cfwl_edit.h +++ b/xfa/fwl/core/cfwl_edit.h @@ -12,7 +12,6 @@ #include "xfa/fwl/core/cfwl_widget.h" #include "xfa/fwl/core/ifwl_edit.h" -class CFWL_WidgetProperties; class IFDE_TxtEdtDoRecord; class CFWL_Edit : public CFWL_Widget { |