INTEGRATION: CWS gslpatches2 (1.6.24); FILE MERGED

2005/05/31 09:13:30 pl 1.6.24.1: #i50066# forward decls (thanks to pmladek)
This commit is contained in:
Jens-Heiner Rechtien
2005-08-05 11:55:32 +00:00
parent 2dac0dd267
commit a0524f7395

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: padialog.hxx,v $ * $RCSfile: padialog.hxx,v $
* *
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* last change: $Author: rt $ $Date: 2005-01-31 09:28:20 $ * last change: $Author: hr $ $Date: 2005-08-05 12:55:32 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -94,6 +94,7 @@
// forward declaration // forward declaration
namespace psp { class PrinterInfoManager; } namespace psp { class PrinterInfoManager; }
class Printer;
namespace padmin { namespace padmin {