summaryrefslogtreecommitdiffstats
path: root/doc/html/qftp-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qftp-h.html')
-rw-r--r--doc/html/qftp-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qftp-h.html b/doc/html/qftp-h.html
index 21d9a29b3..b81ee5c2c 100644
--- a/doc/html/qftp-h.html
+++ b/doc/html/qftp-h.html
@@ -89,7 +89,7 @@ body { background: #ffffff; color: black; }
#define TQM_EXPORT_FTP Q_EXPORT
#endif
-#ifndef QT_NO_NETWORKPROTOCOL_FTP
+#ifndef TQT_NO_NETWORKPROTOCOL_FTP
class TQSocket;
@@ -233,7 +233,7 @@ protected slots:
void error( int );
};
-#endif // QT_NO_NETWORKPROTOCOL_FTP
+#endif // TQT_NO_NETWORKPROTOCOL_FTP
#endif // TQFTP_H
</pre>