diff options
Diffstat (limited to 'src/network/ntqhttp.h')
-rw-r--r-- | src/network/ntqhttp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/ntqhttp.h b/src/network/ntqhttp.h index 98d77bc85..c4c2714a5 100644 --- a/src/network/ntqhttp.h +++ b/src/network/ntqhttp.h @@ -55,7 +55,7 @@ #define TQM_TEMPLATE_EXTERN_HTTP Q_TEMPLATE_EXTERN #endif -#ifndef QT_NO_NETWORKPROTOCOL_HTTP +#ifndef TQT_NO_NETWORKPROTOCOL_HTTP class TQSocket; class TQTimerEvent; |