summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:58:59 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:58:59 -0500
commit64483e4e739e4ea46cb405e345248baab25df3e6 (patch)
tree5568468cc60e4ea7b425c41672eac3fcae8414d9
parent5c532b68ac058d01e3bab6afadb619453a73ac59 (diff)
downloadtdeaddons-64483e4e.tar.gz
tdeaddons-64483e4e.zip
Fix inadvertent tq changes.
-rw-r--r--konq-plugins/sidebar/metabar/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/sidebar/metabar/Doxyfile b/konq-plugins/sidebar/metabar/Doxyfile
index dfcd0f6..c358008 100644
--- a/konq-plugins/sidebar/metabar/Doxyfile
+++ b/konq-plugins/sidebar/metabar/Doxyfile
@@ -124,7 +124,7 @@ FILE_PATTERNS = *.c \
*.tlh \
*.diff \
*.patch \
- *.tqmoc \
+ *.moc \
*.xpm \
*.dox
RECURSIVE = yes