summaryrefslogtreecommitdiffstats
path: root/doc/html/qwaitcondition-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwaitcondition-h.html')
-rw-r--r--doc/html/qwaitcondition-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwaitcondition-h.html b/doc/html/qwaitcondition-h.html
index e84a3624..e28021a8 100644
--- a/doc/html/qwaitcondition-h.html
+++ b/doc/html/qwaitcondition-h.html
@@ -104,7 +104,7 @@ public:
private:
TQWaitConditionPrivate * d;
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQWaitCondition( const TQWaitCondition & );
TQWaitCondition &operator=( const TQWaitCondition & );
#endif