summaryrefslogtreecommitdiffstats
path: root/src/charts/xychart/xychart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/xychart/xychart.cpp')
-rw-r--r--src/charts/xychart/xychart.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charts/xychart/xychart.cpp b/src/charts/xychart/xychart.cpp
index a6432fd7..2b82d6d5 100644
--- a/src/charts/xychart/xychart.cpp
+++ b/src/charts/xychart/xychart.cpp
@@ -250,6 +250,6 @@ bool XYChart::isEmpty()
return domain()->isEmpty() || m_series->points().isEmpty();
}
-#include "moc_xychart_p.cpp"
-
QT_CHARTS_END_NAMESPACE
+
+#include "moc_xychart_p.cpp"