summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:57:30 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:57:30 -0500
commit1ec1567dd556eb393541a44f82cf44f02ce7d455 (patch)
treee252ec7875a3949339a4f84c10254d4c80309960 /doc
parent53216baf06e7481eb2dd281a59b6cb558eb75acf (diff)
downloadtdepim-1ec1567dd556eb393541a44f82cf44f02ce7d455.tar.gz
tdepim-1ec1567dd556eb393541a44f82cf44f02ce7d455.zip
Fix inadvertent tq changes.
Diffstat (limited to 'doc')
-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/* \