summaryrefslogtreecommitdiffstats
path: root/qtwinmigrate/src/qwinhost.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtwinmigrate/src/qwinhost.h')
-rw-r--r--qtwinmigrate/src/qwinhost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwinmigrate/src/qwinhost.h b/qtwinmigrate/src/qwinhost.h
index 1c55984..0d5e8a6 100644
--- a/qtwinmigrate/src/qwinhost.h
+++ b/qtwinmigrate/src/qwinhost.h
@@ -46,7 +46,7 @@
#include <QWidget>
-#if defined(Q_WS_WIN)
+#if defined(Q_OS_WIN)
# if !defined(QT_QTWINMIGRATE_EXPORT) && !defined(QT_QTWINMIGRATE_IMPORT)
# define QT_QTWINMIGRATE_EXPORT
# elif defined(QT_QTWINMIGRATE_IMPORT)