diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/inc/font/FontSelectPattern.hxx | 1 | ||||
-rw-r--r-- | vcl/inc/font/PhysicalFontFace.hxx | 1 | ||||
-rw-r--r-- | vcl/inc/fontinstance.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/font/FontSelectPattern.hxx b/vcl/inc/font/FontSelectPattern.hxx index 78be730130f1..7cf1506b873f 100644 --- a/vcl/inc/font/FontSelectPattern.hxx +++ b/vcl/inc/font/FontSelectPattern.hxx @@ -31,7 +31,6 @@ namespace vcl { class Font; } class LogicalFontInstance; -class PhysicalFontFace; class Size; namespace vcl::font diff --git a/vcl/inc/font/PhysicalFontFace.hxx b/vcl/inc/font/PhysicalFontFace.hxx index 8e44b3bcfe97..d4cb075fcb56 100644 --- a/vcl/inc/font/PhysicalFontFace.hxx +++ b/vcl/inc/font/PhysicalFontFace.hxx @@ -35,7 +35,6 @@ namespace vcl::font { class FontSelectPattern; } -class PhysicalFontFace; namespace vcl { diff --git a/vcl/inc/fontinstance.hxx b/vcl/inc/fontinstance.hxx index aad22017e0d4..7fe31dbea828 100644 --- a/vcl/inc/fontinstance.hxx +++ b/vcl/inc/fontinstance.hxx @@ -40,7 +40,6 @@ class ConvertChar; class ImplFontCache; -class PhysicalFontFace; // TODO: allow sharing of metrics for related fonts |