summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/Doxyfile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-01-17 20:23:46 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-22 17:48:21 +0100
commit95f88ed6c58925b74e6e6c25a44e597e5be112b1 (patch)
treeabb4727988cd208efe2f0cea79efb1e56b11565a /src/xmlpatterns/Doxyfile
parentf217661e4c0c5c653442da65498c4a235a41b785 (diff)
downloadqtxmlpatterns-95f88ed6c58925b74e6e6c25a44e597e5be112b1.tar.gz
whitespace fixes
remove trailing spaces & expand tabs Change-Id: Ic958087d8c50f3c51d767f5191e54c4079cc74a2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/xmlpatterns/Doxyfile')
-rw-r--r--src/xmlpatterns/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xmlpatterns/Doxyfile b/src/xmlpatterns/Doxyfile
index 83f7062..426be61 100644
--- a/src/xmlpatterns/Doxyfile
+++ b/src/xmlpatterns/Doxyfile
@@ -504,7 +504,7 @@ EXAMPLE_RECURSIVE = YES
# directories that contain image that are included in the documentation (see
# the \image command).
-IMAGE_PATH =
+IMAGE_PATH =
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program
@@ -990,7 +990,7 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator.
PREDEFINED = Q_SLOTS="slots" \
- Q_SIGNALS="signals"
+ Q_SIGNALS="signals"
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.
@@ -1076,7 +1076,7 @@ HIDE_UNDOC_RELATIONS = YES
HAVE_DOT = YES
-CALLER_GRAPH = NO
+CALLER_GRAPH = NO
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for each documented class showing the direct and