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 17de16289..2ae4a8ea1 100644 --- a/src/network/ntqhostaddress.h +++ b/src/network/ntqhostaddress.h @@ -45,7 +45,7 @@ #include "ntqstring.h" #endif // QT_H -#if !defined( QT_MODULE_NETWORK ) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_NETWORK ) +#if !defined( TQT_MODULE_NETWORK ) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_NETWORK ) #define TQM_EXPORT_NETWORK #else #define TQM_EXPORT_NETWORK Q_EXPORT |