From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/features.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/features.doc') diff --git a/doc/features.doc b/doc/features.doc index d049f0b75..e5b2a7c7f 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -41,7 +41,7 @@ \title The Feature Definition File -By modifying the configured \c qconfig.h file from src/tools, you +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 be available in your installation. The -qconfig option to configure is used to select the configuration. @@ -50,9 +50,9 @@ Note that such modification is only supported on Qt/Embedded platforms, where reducing the size of Qt is important and the application set is often fixed. -The \c qconfig.h definition file simply defines macros to disable +The \c ntqconfig.h definition file simply defines macros to disable features. Some features are dependent on other features and these -dependencies are expressed in \c qfeatures.h. +dependencies are expressed in \c ntqfeatures.h. The available options are: -- cgit v1.2.1