summaryrefslogtreecommitdiffstats
path: root/doc/html/qpainter-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qpainter-h.html')
-rw-r--r--doc/html/qpainter-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qpainter-h.html b/doc/html/qpainter-h.html
index cb642b7a..58e4dfd0 100644
--- a/doc/html/qpainter-h.html
+++ b/doc/html/qpainter-h.html
@@ -463,7 +463,7 @@ protected:
friend class TQPrinter;
private: // Disabled copy constructor and operator=
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQPainter( const TQPainter & );
TQPainter &operator=( const TQPainter & );
#endif