summaryrefslogtreecommitdiffstats
path: root/src/charts/animations/boxplotanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/animations/boxplotanimation.cpp')
-rw-r--r--src/charts/animations/boxplotanimation.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charts/animations/boxplotanimation.cpp b/src/charts/animations/boxplotanimation.cpp
index 5c2480b1..a46b6b88 100644
--- a/src/charts/animations/boxplotanimation.cpp
+++ b/src/charts/animations/boxplotanimation.cpp
@@ -104,6 +104,6 @@ void BoxPlotAnimation::removeBoxAnimation(BoxWhiskers *box)
m_animations.remove(box);
}
-#include "moc_boxplotanimation_p.cpp"
-
QT_CHARTS_END_NAMESPACE
+
+#include "moc_boxplotanimation_p.cpp"