aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/qtquickglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/qtquickglobal.h')
-rw-r--r--src/quick/qtquickglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/qtquickglobal.h b/src/quick/qtquickglobal.h
index 7748d3c987..b80e1ed117 100644
--- a/src/quick/qtquickglobal.h
+++ b/src/quick/qtquickglobal.h
@@ -44,7 +44,7 @@
#include <QtCore/qglobal.h>
-#if defined(Q_OS_WIN) || defined(Q_OS_SYMBIAN)
+#if defined(Q_OS_WIN)
# if defined(QT_MAKEDLL) /* create a Qt DLL library */
# if defined(QT_BUILD_QUICK_LIB)
# define Q_QUICK_EXPORT Q_DECL_EXPORT