[Libreoffice-commits] core.git: vcl/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Aug 21 07:31:23 UTC 2018


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

New commits:
commit 96e736864360ca913a113c475b54b1f55302ce40
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Aug 21 09:30:56 2018 +0200
Commit:     Stephan Bergmann <sbergman at 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


More information about the Libreoffice-commits mailing list