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/qcache.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/qcache.doc') diff --git a/doc/qcache.doc b/doc/qcache.doc index 354bc15..998bb20 100644 --- a/doc/qcache.doc +++ b/doc/qcache.doc @@ -98,7 +98,7 @@ \internal - Do not use. A QCache cannot be copied. Calls tqFatal() in debug version. + Do not use. A QCache cannot be copied. Calls qFatal() in debug version. */ @@ -136,7 +136,7 @@ \internal - Do not use. A QCache cannot be copied. Calls tqFatal() in debug version. + Do not use. A QCache cannot be copied. Calls qFatal() in debug version. */ /*! @@ -285,7 +285,7 @@ \fn void QCache::statistics() const A debug-only utility function. Prints out cache usage, hit/miss, - and distribution information using tqDebug(). This function does + and distribution information using qDebug(). This function does nothing in the release library. */ -- cgit v1.2.1