mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
939246acda
commit
72d0030509
2 changed files with 16 additions and 9 deletions
|
@ -100,6 +100,7 @@ protected:
|
|||
|
||||
public Q_SLOTS:
|
||||
void refresh();
|
||||
void edit_dive_time(const QString& time);
|
||||
|
||||
private:
|
||||
void plot_depth_profile();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue