diff options
Diffstat (limited to 'src/network/ntqhostaddress.h')
-rw-r--r-- | src/network/ntqhostaddress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/ntqhostaddress.h b/src/network/ntqhostaddress.h index d8a30af42..d1c686edb 100644 --- a/src/network/ntqhostaddress.h +++ b/src/network/ntqhostaddress.h @@ -48,7 +48,7 @@ #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 |