summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-21 09:30:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-08-21 09:30:56 +0200
commit96e736864360ca913a113c475b54b1f55302ce40 (patch)
tree779315f6b9d2a412bd5433ce33417b91a536665f
parentb4ef23955e11a90b54bce189c3300406e9cf15b0 (diff)
Missing declaration (when compiling vcl/qt5/Qt5FontFace.cxx)
Change-Id: Ie758f8677ac9fdd573484c467b7f021cd055adb6
-rw-r--r--vcl/inc/PhysicalFontFace.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/PhysicalFontFace.hxx b/vcl/inc/PhysicalFontFace.hxx
index b0eb23cc2889..7abde1e05aea 100644
--- a/vcl/inc/PhysicalFontFace.hxx
+++ b/vcl/inc/PhysicalFontFace.hxx
@@ -29,6 +29,7 @@
class LogicalFontInstance;
struct FontMatchStatus;
class FontSelectPattern;
+class FontSelectPatternAttributes;
class PhysicalFontFamily;
struct FontMatchStatus