summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:57:03 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:57:03 +0900
commit92c834cf92ff78f768ec2bf2b698e3353bca5910 (patch)
treec67c83824681a50709da2532b1594cb05099f241 /Doxyfile
parent85cbbf1259b086717b07295582878cac3c211aeb (diff)
downloadpiklab-92c834cf92ff78f768ec2bf2b698e3353bca5910.tar.gz
piklab-92c834cf92ff78f768ec2bf2b698e3353bca5910.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index f263322..0132d23 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -134,7 +134,7 @@ SHORT_NAMES = NO
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
# will interpret the first line (until the first dot) of a JavaDoc-style
# comment as the brief description. If set to NO, the JavaDoc
-# comments will behave just like the Qt-style comments (thus requiring an
+# comments will behave just like the TQt-style comments (thus requiring an
# explicit @brief command for a brief description.
JAVADOC_AUTOBRIEF = NO