diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-04-06 12:56:16 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-04-06 18:54:54 +0200 |
commit | 5d4cc08cf7ac7a79754133946568c92e0ff88017 (patch) | |
tree | 17a33091aabe2caf94e8aad81ca3f42153a9e607 /vcl/inc/skia | |
parent | 971db8196fee933fffb4cd4613383026a747b92f (diff) |
update Skia to chrome/m83
Change-Id: I350cbdf753f3d6f61623e384c4446c9c6890f041
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91745
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'vcl/inc/skia')
-rw-r--r-- | vcl/inc/skia/gdiimpl.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/skia/gdiimpl.hxx b/vcl/inc/skia/gdiimpl.hxx index 630b7a138844..a145e001850d 100644 --- a/vcl/inc/skia/gdiimpl.hxx +++ b/vcl/inc/skia/gdiimpl.hxx @@ -33,6 +33,7 @@ class SkiaFlushIdle; class GenericSalLayout; +class SkFont; class VCL_DLLPUBLIC SkiaSalGraphicsImpl : public SalGraphicsImpl { |