summaryrefslogtreecommitdiffstats
path: root/stats/statsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'stats/statsview.h')
-rw-r--r--stats/statsview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stats/statsview.h b/stats/statsview.h
index cc497792b..87dcdad29 100644
--- a/stats/statsview.h
+++ b/stats/statsview.h
@@ -64,6 +64,7 @@ public:
void deleteChartItem(ChartItemPtr<T> &item);
private slots:
void replotIfVisible();
+ void divesSelected(const QVector<dive *> &dives);
private:
// QtQuick related things
bool backgroundDirty;