From 9a75b154bf0732aa3a501b6e31e566e06c5f8a31 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:11:59 -0600 Subject: Undo prior accidental commit --- doc/mac.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/mac.doc') diff --git a/doc/mac.doc b/doc/mac.doc index ab0edbc..8f44919 100644 --- a/doc/mac.doc +++ b/doc/mac.doc @@ -177,7 +177,7 @@ do this: kCFURLPOSIXPathStyle); const char *pathPtr = CFStringGetCStringPtr(macPath, CFStringGetSystemEncoding()); - tqDebug("Path = %s", pathPtr); + qDebug("Path = %s", pathPtr); CFRelease(pluginRef); CFRelease(macPath); \endcode -- cgit v1.2.1