diff options
Diffstat (limited to 'noatun/noatun.api')
-rw-r--r-- | noatun/noatun.api | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/noatun.api b/noatun/noatun.api index 2e0b8806..abf3bf87 100644 --- a/noatun/noatun.api +++ b/noatun/noatun.api @@ -59,8 +59,8 @@ WARN_LOGFILE = INPUT = library/noatun FILE_PATTERNS = *.h RECURSIVE = NO -EXCLUDE_PATTERNS = *.tqmoc.* \ - tqmoc* \ +EXCLUDE_PATTERNS = *.moc.* \ + moc* \ *.all_cpp.* \ *unload.* \ EXAMPLE_PATH = |