diff options
Diffstat (limited to 'doc/html/qhostaddress-h.html')
-rw-r--r-- | doc/html/qhostaddress-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qhostaddress-h.html b/doc/html/qhostaddress-h.html index cae9d608c..b0c2cce00 100644 --- a/doc/html/qhostaddress-h.html +++ b/doc/html/qhostaddress-h.html @@ -84,7 +84,7 @@ body { background: #ffffff; color: black; } #if !defined( TQT_MODULE_NETWORK ) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_NETWORK ) #define TQM_EXPORT_NETWORK #else -#define TQM_EXPORT_NETWORK Q_EXPORT +#define TQM_EXPORT_NETWORK TQ_EXPORT #endif #ifndef TQT_NO_NETWORK |