summaryrefslogtreecommitdiffstats
path: root/doc/html/qlocalfs-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qlocalfs-h.html')
-rw-r--r--doc/html/qlocalfs-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qlocalfs-h.html b/doc/html/qlocalfs-h.html
index bf16abc2..b142b8c4 100644
--- a/doc/html/qlocalfs-h.html
+++ b/doc/html/qlocalfs-h.html
@@ -82,7 +82,7 @@ body { background: #ffffff; color: black; }
#include "ntqdir.h"
#endif // QT_H
-#ifndef QT_NO_NETWORKPROTOCOL
+#ifndef TQT_NO_NETWORKPROTOCOL
class Q_EXPORT TQLocalFs : public TQNetworkProtocol
{
@@ -106,7 +106,7 @@ private:
};
-#endif // QT_NO_NETWORKPROTOCOL
+#endif // TQT_NO_NETWORKPROTOCOL
#endif // TQLOCALFS_H
</pre>