summaryrefslogtreecommitdiffstats
path: root/doc/html/qiodevice-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qiodevice-h.html')
-rw-r--r--doc/html/qiodevice-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qiodevice-h.html b/doc/html/qiodevice-h.html
index 571bdca5e..dfe36a223 100644
--- a/doc/html/qiodevice-h.html
+++ b/doc/html/qiodevice-h.html
@@ -190,7 +190,7 @@ private:
int ioSt;
private: // Disabled copy constructor and operator=
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQIODevice( const TQIODevice & );
TQIODevice &operator=( const TQIODevice & );
#endif