summaryrefslogtreecommitdiffstats
path: root/doc/api/Doxyfile.pim
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/Doxyfile.pim')
-rw-r--r--doc/api/Doxyfile.pim4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/Doxyfile.pim b/doc/api/Doxyfile.pim
index 897356aa6..62cf67904 100644
--- a/doc/api/Doxyfile.pim
+++ b/doc/api/Doxyfile.pim
@@ -431,8 +431,8 @@ EXCLUDE_SYMLINKS = NO
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
# certain files from those directories.
-EXCLUDE_PATTERNS = *.tqmoc.* \
- tqmoc* \
+EXCLUDE_PATTERNS = *.moc.* \
+ moc* \
*.all_cpp.* \
*unload.* \
*/test/* \