summaryrefslogtreecommitdiffstats
path: root/doc/features.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/features.doc')
-rw-r--r--doc/features.doc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/features.doc b/doc/features.doc
index e5b2a7c7..6660e9fd 100644
--- a/doc/features.doc
+++ b/doc/features.doc
@@ -1,10 +1,10 @@
/****************************************************************************
**
-** Qt feature definition file documentation
+** TQt feature definition file documentation
**
** 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:
@@ -42,12 +42,12 @@
\title The Feature Definition File
By modifying the configured \c ntqconfig.h file from src/tools, you
-can define a subset of the full Qt functionality that you wish to
+can define a subset of the full TQt functionality that you wish to
be available in your installation. The -qconfig option to
configure is used to select the configuration.
Note that such modification is only supported on Qt/Embedded
-platforms, where reducing the size of Qt is
+platforms, where reducing the size of TQt is
important and the application set is often fixed.
The \c ntqconfig.h definition file simply defines macros to disable
@@ -190,7 +190,7 @@ The available options are:
\i Printer support (\l QPrinter)
\i QT_NO_PSPRINTER (Unix only)
\row \i QT_NO_PICTURE
- \i Save Qt drawing commands to a files (\l QPicture)
+ \i Save TQt drawing commands to a files (\l QPicture)
\i  
\header \i31 Widgets