diff options
-rw-r--r-- | psprint/inc/psprint/printergfx.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/psprint/inc/psprint/printergfx.hxx b/psprint/inc/psprint/printergfx.hxx index a2ba2b859b34..d5c294935baf 100644 --- a/psprint/inc/psprint/printergfx.hxx +++ b/psprint/inc/psprint/printergfx.hxx @@ -2,9 +2,9 @@ * * $RCSfile: printergfx.hxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2004-09-08 14:00:04 $ + * last change: $Author: hr $ $Date: 2005-08-05 12:53:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -164,6 +164,7 @@ public: * forward declarations */ +class Font3; class GlyphSet; class PrinterJob; class PrintFontManager; |