summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqnetworkprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqnetworkprotocol.h')
-rw-r--r--src/kernel/ntqnetworkprotocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqnetworkprotocol.h b/src/kernel/ntqnetworkprotocol.h
index 2ac7a4d59..1877d168a 100644
--- a/src/kernel/ntqnetworkprotocol.h
+++ b/src/kernel/ntqnetworkprotocol.h
@@ -48,7 +48,7 @@
#include "ntqobject.h"
#endif // QT_H
-#ifndef QT_NO_NETWORKPROTOCOL
+#ifndef TQT_NO_NETWORKPROTOCOL
#if __GNUC__ - 0 > 3
#pragma GCC system_header
@@ -243,6 +243,6 @@ private: // Disabled copy constructor and operator=
#endif
};
-#endif // QT_NO_NETWORKPROTOCOL
+#endif // TQT_NO_NETWORKPROTOCOL
#endif // TQNETWORKPROTOCOL_H