summaryrefslogtreecommitdiffstats
path: root/src/rtf2html/rtf2html.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-13 10:33:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-13 10:33:47 +0900
commita7d0c9e487de9ae8c41d16c6da218151e3412cf3 (patch)
treefa1d62a720241045cb5096856b9d3d4c58b2b408 /src/rtf2html/rtf2html.cpp
parent55ea90e756410fb86e28de6ed7bd5cc7254f0920 (diff)
downloadtellico-a7d0c9e487de9ae8c41d16c6da218151e3412cf3.tar.gz
tellico-a7d0c9e487de9ae8c41d16c6da218151e3412cf3.zip
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/rtf2html/rtf2html.cpp')
-rw-r--r--src/rtf2html/rtf2html.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtf2html/rtf2html.cpp b/src/rtf2html/rtf2html.cpp
index 6940608..abd4a0c 100644
--- a/src/rtf2html/rtf2html.cpp
+++ b/src/rtf2html/rtf2html.cpp
@@ -14,7 +14,7 @@
* *
***************************************************************************/
-// force to use QT with STL
+// force to use TQt with STL
#if defined(TQT_NO_STL)
# define DISABLE_TQT_NO_STL
# undef TQT_NO_STL