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/tqnetworkprotocol.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'qtinterface/tqnetworkprotocol.h') diff --git a/qtinterface/tqnetworkprotocol.h b/qtinterface/tqnetworkprotocol.h index f4abed0..4bfecc5 100644 --- a/qtinterface/tqnetworkprotocol.h +++ b/qtinterface/tqnetworkprotocol.h @@ -38,7 +38,12 @@ Boston, MA 02110-1301, USA. // Reimplement the QNetworkProtocol class // For Qt4, no changes are needed -#include +#include + +#define QNetworkProtocol Q3NetworkProtocol +#define QNetworkProtocolFactoryBase Q3NetworkProtocolFactoryBase +#define QNetworkProtocolFactory Q3NetworkProtocolFactory +#define QNetworkOperation Q3NetworkOperation #endif // USE_QT4 -- cgit v1.2.1