summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kopete/files/kopete-3.5.13.1-patches/0009-81ace9c-fix-inadvertent-tq-changes.patch
blob: d778c7fc212167557f5b342061f2294bbf4e0e72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/kopete/kopete.api b/kopete/kopete.api
index 04084b8..95a196a 100644
--- a/kopete/kopete.api
+++ b/kopete/kopete.api
@@ -59,8 +59,8 @@ WARN_LOGFILE           =
 INPUT                  = libkopete libkopete/ui
 FILE_PATTERNS          = *.h
 RECURSIVE              = NO
-EXCLUDE_PATTERNS       = *.tqmoc.* \
-                         tqmoc* \
+EXCLUDE_PATTERNS       = *.moc.* \
+                         moc* \
                          *.all_cpp.* \
                          *unload.* \
                          */test/* \