summaryrefslogtreecommitdiffstats
path: root/src/charts/qchart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/qchart.cpp')
-rw-r--r--src/charts/qchart.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charts/qchart.cpp b/src/charts/qchart.cpp
index a8af7710..4fad4baf 100644
--- a/src/charts/qchart.cpp
+++ b/src/charts/qchart.cpp
@@ -951,6 +951,6 @@ void QChartPrivate::scroll(qreal dx, qreal dy)
m_presenter->setState(ChartPresenter::ShowState,QPointF());
}
-#include "moc_qchart.cpp"
-
QT_CHARTS_END_NAMESPACE
+
+#include "moc_qchart.cpp"