summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/TabDiveStatistics.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/tab-widgets/TabDiveStatistics.h')
-rw-r--r--desktop-widgets/tab-widgets/TabDiveStatistics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/tab-widgets/TabDiveStatistics.h b/desktop-widgets/tab-widgets/TabDiveStatistics.h
index 781478367..8d764d4ed 100644
--- a/desktop-widgets/tab-widgets/TabDiveStatistics.h
+++ b/desktop-widgets/tab-widgets/TabDiveStatistics.h
@@ -19,6 +19,7 @@ public:
private slots:
void divesChanged(const QVector<dive *> &dives, DiveField field);
+ void cylinderChanged(dive *d);
private:
Ui::TabDiveStatistics *ui;