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