summaryrefslogtreecommitdiffstats
path: root/doc/html/qprinter-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qprinter-h.html')
-rw-r--r--doc/html/qprinter-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qprinter-h.html b/doc/html/qprinter-h.html
index 574f410c9..ed1dad1a5 100644
--- a/doc/html/qprinter-h.html
+++ b/doc/html/qprinter-h.html
@@ -259,7 +259,7 @@ private:
TQPrinterPrivate *d;
private: // Disabled copy constructor and operator=
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQPrinter( const TQPrinter & );
TQPrinter &operator=( const TQPrinter & );
#endif