diff options
Diffstat (limited to 'doc/typesystem_doc.xml.in')
-rw-r--r-- | doc/typesystem_doc.xml.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/typesystem_doc.xml.in b/doc/typesystem_doc.xml.in index 9d87adc..2ed2068 100644 --- a/doc/typesystem_doc.xml.in +++ b/doc/typesystem_doc.xml.in @@ -88,4 +88,8 @@ @if_QtXmlPatterns@ <load-typesystem name="typesystem_xmlpatterns.xml" generate="yes" /> @end_QtXmlPatterns@ -</typesystem>
\ No newline at end of file + + @if_phonon@ + <load-typesystem name="typesystem_phonon.xml" generate="yes" /> + @end_phonon@ +</typesystem> |