mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix layering violations in DivePlannerPointsModel.
Signed-off-by: Michael Keller <mikeller@042.ch>
This commit is contained in:
parent
2d8e343221
commit
14b9074f40
4 changed files with 11 additions and 7 deletions
|
|
@ -66,7 +66,7 @@ public:
|
|||
|
||||
void loadFromDive(dive *d, int dcNr);
|
||||
void addStop(int millimeters, int seconds);
|
||||
void setDiveMode(int mode);
|
||||
void cylindersChanged();
|
||||
public
|
||||
slots:
|
||||
void addDefaultStop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue