From 5e266f8f85ead4c33f7a9d227a82b0461df7e09a Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 21 Jul 2010 21:18:36 +0000 Subject: Significant upgrades to the TQT system; kdelibs and kdebase now build and run correctly through TQT and Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1152745 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/tqurloperator.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'qtinterface/tqurloperator.h') diff --git a/qtinterface/tqurloperator.h b/qtinterface/tqurloperator.h index 9f0d5b2..38b08ab 100644 --- a/qtinterface/tqurloperator.h +++ b/qtinterface/tqurloperator.h @@ -29,18 +29,16 @@ Boston, MA 02110-1301, USA. // Reimplement the QUrlOperator class // For Qt3, no changes are needed -#include - -#define QUrlOperator Q3UrlOperator +#include #endif // USE_QT3 #ifdef USE_QT4 // Reimplement the QUrlOperator class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include +#include #endif // USE_QT4 -- cgit v1.2.3