From ed5b57040a2add0633ab20089a1f451898e633e2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 2 Feb 2012 14:11:34 -0600 Subject: Use tq includes instead of native q includes --- sip/qtnetwork/qdns.sip | 8 ++++---- sip/qtnetwork/qftp.sip | 2 +- sip/qtnetwork/qhostaddress.sip | 2 +- sip/qtnetwork/qhttp.sip | 8 ++++---- sip/qtnetwork/qlocalfs.sip | 2 +- sip/qtnetwork/qnetwork.sip | 4 ++-- sip/qtnetwork/qserversocket.sip | 2 +- sip/qtnetwork/qsocket.sip | 2 +- sip/qtnetwork/qsocketdevice.sip | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) (limited to 'sip/qtnetwork') diff --git a/sip/qtnetwork/qdns.sip b/sip/qtnetwork/qdns.sip index 3d53ae1..9ddf6f6 100644 --- a/sip/qtnetwork/qdns.sip +++ b/sip/qtnetwork/qdns.sip @@ -35,7 +35,7 @@ class TQDns : TQObject { %TypeHeaderCode -#include +#include %End public: @@ -106,7 +106,7 @@ signals: %MappedType TQValueList { %TypeHeaderCode -#include +#include %End %ConvertFromTypeCode @@ -162,7 +162,7 @@ signals: %MappedType TQValueList { %TypeHeaderCode -#include +#include %End %ConvertFromTypeCode @@ -218,7 +218,7 @@ signals: %MappedType TQValueList { %TypeHeaderCode -#include +#include %End %ConvertFromTypeCode diff --git a/sip/qtnetwork/qftp.sip b/sip/qtnetwork/qftp.sip index e1e7613..73dca92 100644 --- a/sip/qtnetwork/qftp.sip +++ b/sip/qtnetwork/qftp.sip @@ -42,7 +42,7 @@ This takes a single maxlen parameter. The class TQFtp : TQNetworkProtocol { %TypeHeaderCode -#include +#include %End public: diff --git a/sip/qtnetwork/qhostaddress.sip b/sip/qtnetwork/qhostaddress.sip index 4862672..006acfb 100644 --- a/sip/qtnetwork/qhostaddress.sip +++ b/sip/qtnetwork/qhostaddress.sip @@ -62,7 +62,7 @@ Not yet implemented. class TQHostAddress { %TypeHeaderCode -#include +#include %End public: diff --git a/sip/qtnetwork/qhttp.sip b/sip/qtnetwork/qhttp.sip index 966cccf..dfd9381 100644 --- a/sip/qtnetwork/qhttp.sip +++ b/sip/qtnetwork/qhttp.sip @@ -61,7 +61,7 @@ This takes a single maxlen parameter. The class TQHttpHeader { %TypeHeaderCode -#include +#include %End public: @@ -101,7 +101,7 @@ protected: class TQHttpResponseHeader : TQHttpHeader { %TypeHeaderCode -#include +#include %End public: @@ -124,7 +124,7 @@ protected: class TQHttpRequestHeader : TQHttpHeader { %TypeHeaderCode -#include +#include %End public: @@ -155,7 +155,7 @@ protected: class TQHttp : TQNetworkProtocol { %TypeHeaderCode -#include +#include %End public: diff --git a/sip/qtnetwork/qlocalfs.sip b/sip/qtnetwork/qlocalfs.sip index 59f15eb..47f9e50 100644 --- a/sip/qtnetwork/qlocalfs.sip +++ b/sip/qtnetwork/qlocalfs.sip @@ -35,7 +35,7 @@ class TQLocalFs : TQNetworkProtocol { %TypeHeaderCode -#include +#include %End public: diff --git a/sip/qtnetwork/qnetwork.sip b/sip/qtnetwork/qnetwork.sip index ef4db4b..2413b2a 100644 --- a/sip/qtnetwork/qnetwork.sip +++ b/sip/qtnetwork/qnetwork.sip @@ -24,8 +24,8 @@ %If (TQt_2_2_0 -) %ModuleHeaderCode -#include -#include +#include +#include %End void qInitNetworkProtocols(); diff --git a/sip/qtnetwork/qserversocket.sip b/sip/qtnetwork/qserversocket.sip index ce83d7b..9bf2101 100644 --- a/sip/qtnetwork/qserversocket.sip +++ b/sip/qtnetwork/qserversocket.sip @@ -34,7 +34,7 @@ class TQServerSocket : TQObject { %TypeHeaderCode -#include +#include %End public: diff --git a/sip/qtnetwork/qsocket.sip b/sip/qtnetwork/qsocket.sip index cde11e3..7e7dd83 100644 --- a/sip/qtnetwork/qsocket.sip +++ b/sip/qtnetwork/qsocket.sip @@ -62,7 +62,7 @@ as a parameter. class TQSocket : TQObject, TQIODevice { %TypeHeaderCode -#include +#include %End public: diff --git a/sip/qtnetwork/qsocketdevice.sip b/sip/qtnetwork/qsocketdevice.sip index b9249d8..cd39996 100644 --- a/sip/qtnetwork/qsocketdevice.sip +++ b/sip/qtnetwork/qsocketdevice.sip @@ -51,7 +51,7 @@ as a parameter. class TQSocketDevice : TQIODevice { %TypeHeaderCode -#include +#include %End public: -- cgit v1.2.1