summaryrefslogtreecommitdiffstats
path: root/src/boxplotchart/qboxplotmodelmapper_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/boxplotchart/qboxplotmodelmapper_p.h')
-rw-r--r--src/boxplotchart/qboxplotmodelmapper_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/boxplotchart/qboxplotmodelmapper_p.h b/src/boxplotchart/qboxplotmodelmapper_p.h
index bfeeb80e..daeaaffd 100644
--- a/src/boxplotchart/qboxplotmodelmapper_p.h
+++ b/src/boxplotchart/qboxplotmodelmapper_p.h
@@ -58,8 +58,6 @@ public Q_SLOTS:
// for the series
void boxSetsAdded(QList<QBoxSet *> sets);
void boxSetsRemoved(QList<QBoxSet *> sets);
- void valuesAdded(int index, int count);
- void valuesRemoved(int index, int count);
void boxValueChanged(int index);
void handleSeriesDestroyed();