diff options
Diffstat (limited to 'xfa/fwl/cfwl_combobox.h')
-rw-r--r-- | xfa/fwl/cfwl_combobox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_combobox.h b/xfa/fwl/cfwl_combobox.h index 93084dfdf0..a5ea2d0876 100644 --- a/xfa/fwl/cfwl_combobox.h +++ b/xfa/fwl/cfwl_combobox.h @@ -17,7 +17,6 @@ class CFWL_WidgetProperties; class CFWL_ComboBox; -class CFWL_FormProxy; class CFWL_ListBox; class CFWL_Widget; |