summaryrefslogtreecommitdiffstats
path: root/doc/html/qmetaobject-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmetaobject-h.html')
-rw-r--r--doc/html/qmetaobject-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmetaobject-h.html b/doc/html/qmetaobject-h.html
index 50632a83..410f4b12 100644
--- a/doc/html/qmetaobject-h.html
+++ b/doc/html/qmetaobject-h.html
@@ -287,7 +287,7 @@ private:
#endif
private: // Disabled copy constructor and operator=
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQMetaObject( const TQMetaObject & );
TQMetaObject &operator=( const TQMetaObject & );
#endif