summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqwindowsstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/ntqwindowsstyle.h')
-rw-r--r--src/styles/ntqwindowsstyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/ntqwindowsstyle.h b/src/styles/ntqwindowsstyle.h
index eaee7ca9..c10afef8 100644
--- a/src/styles/ntqwindowsstyle.h
+++ b/src/styles/ntqwindowsstyle.h
@@ -45,7 +45,7 @@
#include "ntqcommonstyle.h"
#endif // QT_H
-#if !defined(QT_NO_STYLE_WINDOWS) || defined(QT_PLUGIN)
+#if !defined(TQT_NO_STYLE_WINDOWS) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
#define Q_EXPORT_STYLE_WINDOWS
@@ -143,6 +143,6 @@ private:
#endif
};
-#endif // QT_NO_STYLE_WINDOWS
+#endif // TQT_NO_STYLE_WINDOWS
#endif // TQWINDOWSSTYLE_H