diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-11-20 10:35:07 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-11-20 10:35:07 -0800 |
commit | a4754b4d4ebc5e518a1d1363648042a5c7add544 (patch) | |
tree | 89af1b5cb1310c28775ec6198e912220d88dc073 /public/fpdf_doc.h | |
parent | e3987e786d14b34b4055eb190f483edb0d30f090 (diff) | |
download | pdfium-a4754b4d4ebc5e518a1d1363648042a5c7add544.tar.xz |
Fix CFWL_WidgetImpDelegate hierarchy.
Instead of casting to the unrelated IFWL_WidgetDelegate class
and hoping that its vtables line up, make CFWL_WidgetImpDelegate
inherit from it. We can then remove a lot of casting, even during
delete given that it has a virtual dtor.
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1458173002 .
Diffstat (limited to 'public/fpdf_doc.h')
0 files changed, 0 insertions, 0 deletions