summaryrefslogtreecommitdiff
path: root/vcl/inc/printergfx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/printergfx.hxx')
-rw-r--r--vcl/inc/printergfx.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/printergfx.hxx b/vcl/inc/printergfx.hxx
index 7fea405a558e..840054a315de 100644
--- a/vcl/inc/printergfx.hxx
+++ b/vcl/inc/printergfx.hxx
@@ -41,7 +41,7 @@
namespace psp {
// forwards
-class JobData;
+struct JobData;
/*
* lightweight container to handle RGB values
@@ -130,7 +130,7 @@ class Font3;
class GlyphSet;
class PrinterJob;
class PrintFontManager;
-class KernPair;
+struct KernPair;
struct CharacterMetric;
/*