vcl/inc/PhysicalFontFace.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 96e736864360ca913a113c475b54b1f55302ce40
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Tue Aug 21 09:30:56 2018 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Aug 21 09:30:56 2018 +0200

    Missing declaration (when compiling vcl/qt5/Qt5FontFace.cxx)
    
    Change-Id: Ie758f8677ac9fdd573484c467b7f021cd055adb6

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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to