summaryrefslogtreecommitdiffstats
path: root/src/charts/animations/xyanimation_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/animations/xyanimation_p.h')
-rw-r--r--src/charts/animations/xyanimation_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/animations/xyanimation_p.h b/src/charts/animations/xyanimation_p.h
index e0f7937b..a120c559 100644
--- a/src/charts/animations/xyanimation_p.h
+++ b/src/charts/animations/xyanimation_p.h
@@ -47,7 +47,7 @@ QT_CHARTS_BEGIN_NAMESPACE
class XYChart;
-class QT_CHARTS_PRIVATE_EXPORT XYAnimation : public ChartAnimation
+class Q_CHARTS_PRIVATE_EXPORT XYAnimation : public ChartAnimation
{
protected:
enum Animation { AddPointAnimation, RemovePointAnimation, ReplacePointAnimation, NewAnimation };