diff options
Diffstat (limited to 'doc/html/qsocketdevice-h.html')
-rw-r--r-- | doc/html/qsocketdevice-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qsocketdevice-h.html b/doc/html/qsocketdevice-h.html index ec25468a1..697e1abe0 100644 --- a/doc/html/qsocketdevice-h.html +++ b/doc/html/qsocketdevice-h.html @@ -88,7 +88,7 @@ body { background: #ffffff; color: black; } #define TQM_EXPORT_NETWORK Q_EXPORT #endif -#ifndef QT_NO_NETWORK +#ifndef TQT_NO_NETWORK class TQSocketDevicePrivate; @@ -202,7 +202,7 @@ private: // Disabled copy constructor and operator= #endif }; -#endif // QT_NO_NETWORK +#endif // TQT_NO_NETWORK #endif // TQSOCKETDEVICE_H </pre> <!-- eof --> |