From a7d0c9e487de9ae8c41d16c6da218151e3412cf3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 13 Mar 2024 10:33:47 +0900 Subject: cmake files: change keywords to lower case Signed-off-by: Michele Calgaro --- src/rtf2html/rtf2html.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rtf2html/rtf2html.cpp') 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 -- cgit v1.2.3