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/tqnamespace.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'qtinterface/tqnamespace.h') diff --git a/qtinterface/tqnamespace.h b/qtinterface/tqnamespace.h index 423887a..4ffe2d7 100644 --- a/qtinterface/tqnamespace.h +++ b/qtinterface/tqnamespace.h @@ -26,7 +26,7 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT3 -// Reimplement the QAccel class +// Reimplement the QNamespace class // For Qt3, no changes are needed #include @@ -35,10 +35,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 -// Reimplement the QAccel class -// For Qt4, no changes are needed +// Reimplement the QNamespace class +// For Qt4, some changes are needed -#include +#include #endif // USE_QT4 -- cgit v1.2.3