diff options
Diffstat (limited to 'src/xml/ntqdom.h')
-rw-r--r-- | src/xml/ntqdom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/ntqdom.h b/src/xml/ntqdom.h index 47d11b181..c35e39580 100644 --- a/src/xml/ntqdom.h +++ b/src/xml/ntqdom.h @@ -45,7 +45,7 @@ #include "ntqstring.h" #endif // QT_H -#if !defined(QT_MODULE_XML) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_XML ) +#if !defined(TQT_MODULE_XML) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_XML ) #define TQM_EXPORT_DOM #else #define TQM_EXPORT_DOM Q_EXPORT |