From ce4313a6257fee35d97e07d22956f42916d4905c Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 16 Jul 2010 19:58:48 +0000 Subject: Initial code finished. Now comes the fun part... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1150797 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/tqcstring.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qtinterface/tqcstring.h') diff --git a/qtinterface/tqcstring.h b/qtinterface/tqcstring.h index 2c2001a..455c1cf 100644 --- a/qtinterface/tqcstring.h +++ b/qtinterface/tqcstring.h @@ -37,6 +37,11 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 +// Reimplement the QByteArray class +// For Qt4, some changes are needed + +#include + // Reimplement the QCString class // For Qt4, some changes are needed -- cgit v1.2.3