diff options
Diffstat (limited to 'xfa/include/fwl/basewidget/fwl_tooltipctrl.h')
-rw-r--r-- | xfa/include/fwl/basewidget/fwl_tooltipctrl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/fwl/basewidget/fwl_tooltipctrl.h b/xfa/include/fwl/basewidget/fwl_tooltipctrl.h index 7963e64aaa..0a775dbd7c 100644 --- a/xfa/include/fwl/basewidget/fwl_tooltipctrl.h +++ b/xfa/include/fwl/basewidget/fwl_tooltipctrl.h @@ -10,7 +10,6 @@ #include "xfa/include/fwl/core/fwl_form.h" class CFWL_WidgetImpProperties; -class IFWL_ToolTipDP; class IFWL_ToolTip; #define FWL_CLASS_ToolTip L"FWL_TOOLTIP" |