diff options
Diffstat (limited to 'lang/qt/doc/Doxyfile.in')
-rw-r--r-- | lang/qt/doc/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/doc/Doxyfile.in b/lang/qt/doc/Doxyfile.in index ccccbc4a..3c148515 100644 --- a/lang/qt/doc/Doxyfile.in +++ b/lang/qt/doc/Doxyfile.in @@ -753,7 +753,7 @@ WARN_LOGFILE = # spaces. # Note: If this tag is empty the current directory is searched. -INPUT = "@top_srcdir@/lang/qt/src" +INPUT = "@top_srcdir@/src" # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses |