summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqlocalfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqlocalfs.h')
-rw-r--r--src/kernel/ntqlocalfs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqlocalfs.h b/src/kernel/ntqlocalfs.h
index 72c635907..7676cec48 100644
--- a/src/kernel/ntqlocalfs.h
+++ b/src/kernel/ntqlocalfs.h
@@ -46,7 +46,7 @@
#include "ntqdir.h"
#endif // QT_H
-#ifndef QT_NO_NETWORKPROTOCOL
+#ifndef TQT_NO_NETWORKPROTOCOL
class Q_EXPORT TQLocalFs : public TQNetworkProtocol
{
@@ -70,6 +70,6 @@ private:
};
-#endif // QT_NO_NETWORKPROTOCOL
+#endif // TQT_NO_NETWORKPROTOCOL
#endif // TQLOCALFS_H