summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sensors/qsensorsglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qsensorsglobal.h b/src/sensors/qsensorsglobal.h
index 2aaf2576..2d7f0fb0 100644
--- a/src/sensors/qsensorsglobal.h
+++ b/src/sensors/qsensorsglobal.h
@@ -58,7 +58,7 @@
# define Q_SENSORS_EXPORT Q_DECL_IMPORT
# endif
# elif defined(QT_DLL)
-# define Q_SENSORS_EXPORT Q_DECL_EXPORT
+# define Q_SENSORS_EXPORT Q_DECL_IMPORT
# endif
#endif