diff options
Diffstat (limited to 'qtinterface/tqdatastream.h')
-rw-r--r-- | qtinterface/tqdatastream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqdatastream.h b/qtinterface/tqdatastream.h index 0d35258..5f52abf 100644 --- a/qtinterface/tqdatastream.h +++ b/qtinterface/tqdatastream.h @@ -37,7 +37,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QDataStream class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/qdatastream.h> |