summaryrefslogtreecommitdiffstats
path: root/qtsingleapplication/src/qtlockedfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtsingleapplication/src/qtlockedfile.h')
-rw-r--r--qtsingleapplication/src/qtlockedfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsingleapplication/src/qtlockedfile.h b/qtsingleapplication/src/qtlockedfile.h
index 9c4b9e2..f956302 100644
--- a/qtsingleapplication/src/qtlockedfile.h
+++ b/qtsingleapplication/src/qtlockedfile.h
@@ -46,7 +46,7 @@
#include <QVector>
#endif
-#if defined(Q_WS_WIN)
+#if defined(Q_OS_WIN)
# if !defined(QT_QTLOCKEDFILE_EXPORT) && !defined(QT_QTLOCKEDFILE_IMPORT)
# define QT_QTLOCKEDFILE_EXPORT
# elif defined(QT_QTLOCKEDFILE_IMPORT)