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/qfile-h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qfile-h.html') diff --git a/doc/html/qfile-h.html b/doc/html/qfile-h.html index 51dbff1e2..5a45c9471 100644 --- a/doc/html/qfile-h.html +++ b/doc/html/qfile-h.html @@ -150,7 +150,7 @@ private: TQCString ungetchBuffer; private: // Disabled copy constructor and operator= -#if defined(Q_DISABLE_COPY) +#if defined(TQ_DISABLE_COPY) TQFile( const TQFile & ); TQFile &operator=( const TQFile & ); #endif -- cgit v1.2.1