summaryrefslogtreecommitdiffstats
path: root/doc/qasciicache.doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
commitdfb87398c72e9248aa709ae212e6ab7f2209003d (patch)
tree52422e7b6774fcc503d7c701cb2c77fa016386e8 /doc/qasciicache.doc
parent891a448afad4ab1f09bfb0cfee71652975bd7687 (diff)
downloadtqt3-dfb87398.tar.gz
tqt3-dfb87398.zip
Automated update from Qt3
Diffstat (limited to 'doc/qasciicache.doc')
-rw-r--r--doc/qasciicache.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qasciicache.doc b/doc/qasciicache.doc
index cb9738c3..dfefe263 100644
--- a/doc/qasciicache.doc
+++ b/doc/qasciicache.doc
@@ -4,7 +4,7 @@
**
** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved.
**
-** This file is part of the Qt GUI Toolkit.
+** This file is part of the TQt GUI Toolkit.
**
** This file may be used under the terms of the GNU General
** Public License versions 2.0 or 3.0 as published by the Free
@@ -13,7 +13,7 @@
** Alternatively you may (at your option) use any later version
** of the GNU General Public License if such license has been
** publicly approved by Trolltech ASA (or its successors, if any)
-** and the KDE Free Qt Foundation.
+** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
** Public Licensing requirements will be met:
@@ -210,7 +210,7 @@
\warning If this function returns FALSE, you must delete \a d
yourself. Additionally, be very careful about using \a d after
calling this function, because any other insertions into the
- cache, from anywhere in the application or within Qt itself, could
+ cache, from anywhere in the application or within TQt itself, could
cause the object to be discarded from the cache and the pointer to
become invalid.
*/