summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqnetworkprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqnetworkprotocol.h')
-rw-r--r--qtinterface/tqnetworkprotocol.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/qtinterface/tqnetworkprotocol.h b/qtinterface/tqnetworkprotocol.h
index 8a55cb7..f4abed0 100644
--- a/qtinterface/tqnetworkprotocol.h
+++ b/qtinterface/tqnetworkprotocol.h
@@ -33,4 +33,13 @@ Boston, MA 02110-1301, USA.
#endif // USE_QT3
+#ifdef USE_QT4
+
+// Reimplement the QNetworkProtocol class
+// For Qt4, no changes are needed
+
+#include <qnetworkprotocol.h>
+
+#endif // USE_QT4
+
#endif /* TQNETWORKPROTOCOL_H */ \ No newline at end of file