From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- doc/html/qimage-h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qimage-h.html') diff --git a/doc/html/qimage-h.html b/doc/html/qimage-h.html index 47c35820..7f441e87 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 -- cgit v1.2.1