Added a slot to set the full time of the dive plan

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
Tomaz Canabrava 2013-06-10 19:35:22 -03:00 committed by Dirk Hohndel
parent 939246acda
commit 72d0030509
2 changed files with 16 additions and 9 deletions

View file

@ -100,6 +100,7 @@ protected:
public Q_SLOTS:
void refresh();
void edit_dive_time(const QString& time);
private:
void plot_depth_profile();