mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Revert "Show the calculated deco stops in the planner table"
This reverts commit 7d42b53bba
.
With the addition of the dive plan details widget we no longer want to
show the deco points in the dive planner points table.
Conflicts:
qt-ui/diveplanner.cpp
This commit is contained in:
parent
ed26dfdd6b
commit
ac1168f186
2 changed files with 0 additions and 26 deletions
|
@ -99,7 +99,6 @@ private:
|
|||
QVector<sample> backupSamples; // For editing added dives.
|
||||
struct dive *stagingDive;
|
||||
QVector<QPair<int, int> > oldGases;
|
||||
void addDecoToModel();
|
||||
};
|
||||
|
||||
class DiveHandler : public QObject, public QGraphicsEllipseItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue