From 94160ab49d81481058328661e3fd68ace033044a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 5 Aug 2005 11:53:06 +0000
Subject: INTEGRATION: CWS gslpatches2 (1.14.34); FILE MERGED 2005/05/31
09:10:19 pl 1.14.34.1: #i50067# forward decls (thanks to pmladek)
---
psprint/inc/psprint/printergfx.hxx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'psprint')
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;
--
cgit