diff options
author | Timothy Pearson <[email protected]> | 2013-10-16 19:27:35 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-10-16 19:27:35 -0500 |
commit | 0b9312996312235290ae0585fd8fd8f97ae1b206 (patch) | |
tree | 351c7c2a3c4e40ba2ec21c68497325da93e1833e /src | |
parent | 66006bb9a7892678a3caca072f158753ff20488b (diff) | |
download | tqt3-0b9312996312235290ae0585fd8fd8f97ae1b206.tar.gz tqt3-0b9312996312235290ae0585fd8fd8f97ae1b206.zip |
Automated update from Qt3
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? |