summaryrefslogtreecommitdiffstats
path: root/doc/mac.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mac.doc')
-rw-r--r--doc/mac.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mac.doc b/doc/mac.doc
index 8f44919..ab0edbc 100644
--- a/doc/mac.doc
+++ b/doc/mac.doc
@@ -177,7 +177,7 @@ do this:
kCFURLPOSIXPathStyle);
const char *pathPtr = CFStringGetCStringPtr(macPath,
CFStringGetSystemEncoding());
- qDebug("Path = %s", pathPtr);
+ tqDebug("Path = %s", pathPtr);
CFRelease(pluginRef);
CFRelease(macPath);
\endcode