summaryrefslogtreecommitdiff
path: root/qmake/include/private/qpsprinter_p.h
Side-by-side diff
Diffstat (limited to 'qmake/include/private/qpsprinter_p.h') (more/less context) (ignore whitespace changes)
-rw-r--r--qmake/include/private/qpsprinter_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/include/private/qpsprinter_p.h b/qmake/include/private/qpsprinter_p.h
index 27a4968..692cb44 100644
--- a/qmake/include/private/qpsprinter_p.h
+++ b/qmake/include/private/qpsprinter_p.h
@@ -6,7 +6,7 @@
**
** Created : 940927
**
-** Copyright (C) 1992-2000 Trolltech AS. All rights reserved.
+** Copyright (C) 1992-2002 Trolltech AS. All rights reserved.
**
** This file is part of the kernel module of the Qt GUI Toolkit.
**
@@ -61,7 +61,7 @@
#ifndef QT_NO_PRINTER
-struct QPSPrinterPrivate;
+class QPSPrinterPrivate;
class Q_EXPORT QPSPrinter : public QPaintDevice
{