diff options
Diffstat (limited to 'doc/html/qnetworkprotocol-h.html')
-rw-r--r-- | doc/html/qnetworkprotocol-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qnetworkprotocol-h.html b/doc/html/qnetworkprotocol-h.html index dae446c04..060a24447 100644 --- a/doc/html/qnetworkprotocol-h.html +++ b/doc/html/qnetworkprotocol-h.html @@ -84,7 +84,7 @@ body { background: #ffffff; color: black; } #include "ntqobject.h" #endif // QT_H -#ifndef QT_NO_NETWORKPROTOCOL +#ifndef TQT_NO_NETWORKPROTOCOL #if __GNUC__ - 0 > 3 #pragma GCC system_header @@ -275,7 +275,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_NETWORKPROTOCOL +#endif // TQT_NO_NETWORKPROTOCOL #endif // TQNETWORKPROTOCOL_H </pre> |