summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
diff options
context:
space:
mode:
authorGravatar Sergey Starosek <sergey.starosek@gmail.com>2014-01-19 19:30:47 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-01-19 13:57:40 -0800
commitb8c746d975e17b6c7be76ef816a8b061e4c12403 (patch)
treec1470d725b8f234947a5b231088a2a4ec7f0fb5c /qt-ui/maintab.h
parent9faf52dd437765bdab177d6b9d207a6784d41882 (diff)
downloadsubsurface-b8c746d975e17b6c7be76ef816a8b061e4c12403.tar.gz
Expand tags approach to divemaster field
Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r--qt-ui/maintab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h
index 313149f0e..c5afd2f55 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -68,7 +68,7 @@ public slots:
void rejectChanges();
void on_location_textChanged(const QString& text);
void on_coordinates_textChanged(const QString& text);
- void on_divemaster_textChanged(const QString& text);
+ void on_divemaster_textChanged();
void on_buddy_textChanged();
void on_suit_textChanged(const QString& text);
void on_notes_textChanged();