summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/kernel/qmath.cpp')
-rw-r--r--src/corelib/kernel/qmath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/kernel/qmath.cpp b/src/corelib/kernel/qmath.cpp
index 24bec4a..7c1e726 100644
--- a/src/corelib/kernel/qmath.cpp
+++ b/src/corelib/kernel/qmath.cpp
@@ -43,7 +43,7 @@
QT_BEGIN_NAMESPACE
-Q_CORE_EXPORT const qreal qt_sine_table[QT_SINE_TABLE_SIZE] = {
+const qreal qt_sine_table[QT_SINE_TABLE_SIZE] = {
0.0,
0.024541228522912288,
0.049067674327418015,