summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/maintab.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/maintab.h')
-rw-r--r--desktop-widgets/maintab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-widgets/maintab.h b/desktop-widgets/maintab.h
index 50a7d6d21..690c8680c 100644
--- a/desktop-widgets/maintab.h
+++ b/desktop-widgets/maintab.h
@@ -76,6 +76,8 @@ slots:
void on_diveTripLocation_textEdited(const QString& text);
void on_notes_textChanged();
void on_airtemp_textChanged(const QString &text);
+ void on_duration_textChanged(const QString &text);
+ void on_depth_textChanged(const QString &text);
void divetype_Changed(int);
void on_watertemp_textChanged(const QString &text);
void validate_temp_field(QLineEdit *tempField, const QString &text);