summaryrefslogtreecommitdiffstats
path: root/src/charts/boxplotchart/qboxplotseries_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/boxplotchart/qboxplotseries_p.h')
-rw-r--r--src/charts/boxplotchart/qboxplotseries_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/boxplotchart/qboxplotseries_p.h b/src/charts/boxplotchart/qboxplotseries_p.h
index 2fcd473e..802ac1ed 100644
--- a/src/charts/boxplotchart/qboxplotseries_p.h
+++ b/src/charts/boxplotchart/qboxplotseries_p.h
@@ -48,7 +48,7 @@ public:
void initializeGraphics(QGraphicsItem *parent);
void initializeDomain();
void initializeAxes();
- void initializeAnimations(QChart::AnimationOptions options);
+ void initializeAnimations(QChart::AnimationOptions options, int duration, QEasingCurve &curve);
void initializeTheme(int index, ChartTheme *theme, bool forced = false);
QList<QLegendMarker*> createLegendMarkers(QLegend *legend);