aboutsummaryrefslogtreecommitdiffstats
path: root/doc/typesystem_doc.xml.in
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2010-10-04 19:05:46 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2010-10-05 14:19:59 -0300
commit5f21b20e722a41bd3d1d9bbf4c36f8f08aba4f63 (patch)
tree04dfcaf0afe79dc85e72822cb72fe3f8ea8c50e3 /doc/typesystem_doc.xml.in
parent4caa8e8ab32ffdad8d8c9c47b9bc2b52600fd5d5 (diff)
Generate documentation for phonon.
Diffstat (limited to 'doc/typesystem_doc.xml.in')
-rw-r--r--doc/typesystem_doc.xml.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/typesystem_doc.xml.in b/doc/typesystem_doc.xml.in
index 9d87adc0a..2ed206841 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>