From 7599bd501c6411a70c373e2b34ebd00e706d19b6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 15:02:32 -0500 Subject: Fix inadvertent tq changes. --- noatun/noatun.api | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'noatun/noatun.api') 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 = -- cgit v1.2.1