diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/qstring.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qstring.cpp b/src/tools/qstring.cpp index f7b5c233d..9b76dd9c0 100644 --- a/src/tools/qstring.cpp +++ b/src/tools/qstring.cpp @@ -1486,7 +1486,7 @@ TQStringData* TQString::makeSharedNull() */ // FIXME -// Original Qt3 code stated that there is +// Original TQt3 code stated that there is // "No safe way to pre-init shared_null on ALL compilers/linkers" // Is this still true? |