Support function to print version string

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2016-02-10 22:53:58 +02:00 committed by Dirk Hohndel
parent 8566523b43
commit 3bdaf00546
2 changed files with 10 additions and 0 deletions

View file

@ -91,6 +91,7 @@ public slots:
QString getNumber(const QString& diveId);
QString getDate(const QString& diveId);
QString getCurrentPosition();
QString getVersion() const;
void deleteGpsFix(quint64 when);
void refreshDiveList();