summaryrefslogtreecommitdiffstats
path: root/src/network/qsocketdevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/qsocketdevice.cpp')
-rw-r--r--src/network/qsocketdevice.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/network/qsocketdevice.cpp b/src/network/qsocketdevice.cpp
index a2055899..803cca84 100644
--- a/src/network/qsocketdevice.cpp
+++ b/src/network/qsocketdevice.cpp
@@ -39,7 +39,7 @@
**********************************************************************/
#include "ntqsocketdevice.h"
-#ifndef QT_NO_NETWORK
+#ifndef TQT_NO_NETWORK
#include "ntqwindowdefs.h"
#include <string.h>
@@ -572,5 +572,5 @@ void TQSocketDevice::setError( Error err )
{
e = err;
}
-#endif //QT_NO_NETWORK
+#endif //TQT_NO_NETWORK