summaryrefslogtreecommitdiffstats
path: root/src/kernel/qguardedptr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qguardedptr.cpp')
-rw-r--r--src/kernel/qguardedptr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qguardedptr.cpp b/src/kernel/qguardedptr.cpp
index 0d51e96..a42f073 100644
--- a/src/kernel/qguardedptr.cpp
+++ b/src/kernel/qguardedptr.cpp
@@ -68,7 +68,7 @@
if ( label)
label->show();
else
- qDebug("The label has been destroyed");
+ tqDebug("The label has been destroyed");
\endcode
The program will output \c{The label has been destroyed} rather