summaryrefslogtreecommitdiffstats
path: root/kjsembed/bindwizard
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 00:01:11 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 00:01:11 -0500
commitcc7549a40dd83f2e66f3bb52c9bb6b3d834f5d3a (patch)
tree729818802afc5185dd00060a4fa9fde9a5e7e8e0 /kjsembed/bindwizard
parent629341b75b51b287be9577865483dd08f9855327 (diff)
downloadtdebindings-cc7549a40dd83f2e66f3bb52c9bb6b3d834f5d3a.tar.gz
tdebindings-cc7549a40dd83f2e66f3bb52c9bb6b3d834f5d3a.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'kjsembed/bindwizard')
-rw-r--r--kjsembed/bindwizard/Doxyfile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/kjsembed/bindwizard/Doxyfile.in b/kjsembed/bindwizard/Doxyfile.in
index 677f913d..a23353eb 100644
--- a/kjsembed/bindwizard/Doxyfile.in
+++ b/kjsembed/bindwizard/Doxyfile.in
@@ -265,10 +265,10 @@ SHOW_USED_FILES = YES
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
-# The TQUIET tag can be used to turn on/off the messages that are generated
+# The QUIET tag can be used to turn on/off the messages that are generated
# by doxygen. Possible values are YES and NO. If left blank NO is used.
-TQUIET = YES
+QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated by doxygen. Possible values are YES and NO. If left blank