Fix inadvertent tq changes.

(cherry picked from commit 1ec1567dd5)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent 76ce676201
commit 99522ebebf

@ -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/* \

Loading…
Cancel
Save