From 6eb5cba499c3324183b0f9292d6873c0501a78b2 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 16 Jul 2010 08:48:45 +0000 Subject: Additional work git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1150565 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/tqgarray.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'qtinterface/tqgarray.h') diff --git a/qtinterface/tqgarray.h b/qtinterface/tqgarray.h index 0c19f31..a7d5d48 100644 --- a/qtinterface/tqgarray.h +++ b/qtinterface/tqgarray.h @@ -36,9 +36,11 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QGArray class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include +#include + +#define QGArray Q3GArray #endif // USE_QT4 -- cgit v1.2.3