diff options
Diffstat (limited to 'xfa/include/fwl/basewidget/fwl_combobox.h')
-rw-r--r-- | xfa/include/fwl/basewidget/fwl_combobox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/fwl/basewidget/fwl_combobox.h b/xfa/include/fwl/basewidget/fwl_combobox.h index c28a6582aa..194d0b12e1 100644 --- a/xfa/include/fwl/basewidget/fwl_combobox.h +++ b/xfa/include/fwl/basewidget/fwl_combobox.h @@ -10,7 +10,6 @@ #include "xfa/include/fwl/basewidget/fwl_listbox.h" class CFWL_WidgetImpProperties; -class IFWL_ComboBoxDP; class IFWL_ComboBox; #define FWL_CLASS_ComboBox L"FWL_COMBOBOX" |