diff options
Diffstat (limited to 'src/rtf2html/rtf2html.cpp')
-rw-r--r-- | src/rtf2html/rtf2html.cpp | 2 |
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 |