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