Kaydet (Commit) ecdf05d1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

missing declarations/includes

Change-Id: I3a9b99011467bdfe34825da24ffdf9179a3bb194
üst 42827b29
......@@ -28,6 +28,7 @@
#define MAX_GLYPHFALLBACK 16
class ImplDeviceFontSizeList;
class ImplGlyphFallbackFontSubstitution;
class ImplPreMatchFontSubstitution;
......
......@@ -28,6 +28,7 @@
#include "PhysicalFontFace.hxx"
class ImplDeviceFontList;
class PhysicalFontFace;
class PhysicalFontCollection;
......
......@@ -17,6 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <unotools/fontdefs.hxx>
#include <Qt5FontFace.hxx>
#include <Qt5Font.hxx>
#include <Qt5Tools.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment