summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-11-09 14:55:34 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-11-10 12:57:39 (GMT)
commitadc9b48e227c218593879ee5adb4095f1abb13b5 (patch)
tree276fb625cb7f786efbe008aa40c23c140c2dd96b /src/corelib/global/qfeatures.txt
parent86048e1a09fce11f557d0e8b117229a754ee9098 (diff)
downloadQt-adc9b48e227c218593879ee5adb4095f1abb13b5.zip
Qt-adc9b48e227c218593879ee5adb4095f1abb13b5.tar.gz
Qt-adc9b48e227c218593879ee5adb4095f1abb13b5.tar.bz2
remove obsolete SETTINGS dependency on TEXTSTREAM
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index ec4945f..251391e 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -216,7 +216,7 @@ SeeAlso: ???
Feature: SETTINGS
Description: Supports persistent application settings.
Section: File I/O
-Requires: TEXTSTREAM
+Requires:
Name: QSettings
SeeAlso: ???