qfeatures.txt: add section about XML schema
... so the XML schema part can be disabled in the xmlpatterns module, while still using other functionality (e.g. XPath). Change-Id: I3599ea8f915d34e0b1ba5d6a30f3f6269a4c992e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>bb10
parent
8aab8ccc0f
commit
8db127b0b5
|
|
@ -935,3 +935,10 @@ Section: D-Bus
|
|||
Requires: PROPERTIES XMLSTREAMREADER
|
||||
Name: Qt D-Bus module
|
||||
|
||||
# XML Patterns
|
||||
|
||||
Feature: XMLSCHEMA
|
||||
Description: Provides XML schema validation.
|
||||
Section: Xml Patterns
|
||||
Requires:
|
||||
Name: XML Schema APIs
|
||||
|
|
|
|||
Loading…
Reference in New Issue