summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@nokia.com>2012-06-01 12:42:50 +0900
committerQt by Nokia <qt-info@nokia.com>2012-06-14 05:26:26 +0200
commit5a7937bb042a006482ed50f7b7de437e15e593ce (patch)
tree2dec8cc779774fb72cc58903f1f431126ab2f1cc /src/corelib/global/qfeatures.txt
parentf00012aa89e2e07949a0f32f970f4e9be9405d4b (diff)
disable codecs for asian language when QT_NO_BIG_CODECS defined
Change-Id: I45025b13bacc5f63946b02a87c742beff1946c0b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@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 0512beb4ba..777128299a 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -956,7 +956,7 @@ SeeAlso: ???
Feature: BIG_CODECS
Description: Supports big codecs, e.g. CJK.
Section: Internationalization
-Requires:
+Requires: TEXTCODEC
Name: Big Codecs
SeeAlso: ???