From 4caa8e8ab32ffdad8d8c9c47b9bc2b52600fd5d5 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 4 Oct 2010 19:04:28 -0300 Subject: Sort typesystem according to their dependencies to avoid the inclusion of a typesystem with generate=no. --- doc/typesystem_doc.xml.in | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/doc/typesystem_doc.xml.in b/doc/typesystem_doc.xml.in index eaf517852..9d87adc0a 100644 --- a/doc/typesystem_doc.xml.in +++ b/doc/typesystem_doc.xml.in @@ -23,9 +23,18 @@ - @if_QtDeclarative@ - - @end_QtDeclarative@ + + @if_QtNetwork@ + + @end_QtNetwork@ + + @if_QtXml@ + + @end_QtXml@ + + @if_QtScript@ + + @end_QtScript@ @if_QtGui@ @@ -43,18 +52,14 @@ @end_Multimedia@ - @if_QtNetwork@ - - @end_QtNetwork@ + @if_QtDeclarative@ + + @end_QtDeclarative@ @if_QtOpenGL@ @end_QtOpenGL@ - @if_QtScript@ - - @end_QtScript@ - @if_QtScriptTools@ @end_QtScriptTools@ @@ -79,9 +84,6 @@ @end_QtWebKit@ - @if_QtXml@ - - @end_QtXml@ @if_QtXmlPatterns@ -- cgit v1.2.3