summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-10-25 21:31:01 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-29 15:37:48 +0100
commit569ec1ab346e786e98a8e6884ed40a063a740832 (patch)
tree1a17858eb18503f1b237d29be60b1f41bd7b9197 /src/corelib
parent192a6fb82f44c065a56a824d7726718e59d4b438 (diff)
give XMLSTREAM a Name
Change-Id: I4759d8d64f90db580cd15cad6edeed77411c0c33 Reviewed-by: Tasuku Suzuki <stasuku@gmail.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/corelib')
-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 ed8b797213..ce0076bce5 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -114,7 +114,7 @@ Feature: XMLSTREAM
Description: Provides a simple streaming API for XML.
Section: Kernel
Requires:
-Name:
+Name: XML Streaming APIs
Feature: XMLSTREAMREADER
Description: Provides a well-formed XML parser with a simple streaming API.