summaryrefslogtreecommitdiffstats
path: root/src/network/qftp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/qftp.cpp')
-rw-r--r--src/network/qftp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/qftp.cpp b/src/network/qftp.cpp
index 797392cc..7a23afbf 100644
--- a/src/network/qftp.cpp
+++ b/src/network/qftp.cpp
@@ -515,7 +515,7 @@ bool TQFtpDTP::parseDir( const TQString &buffer, const TQString &userName, TQUrl
void TQFtpDTP::socketConnected()
{
-#if !defined (Q_WS_QWS)
+#if !defined (TQ_WS_QWS)
// Use a large send buffer to reduce the number
// of writeBlocks when download and uploading files.
// The actual size used here (128k) is default on most