mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Show average max depth in statistics tab
This makes more sense than average depth. The min entry is also about max depth for a dive. Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
ac8db01873
commit
f0164e97a2
2 changed files with 6 additions and 10 deletions
|
|
@ -70,7 +70,7 @@
|
|||
<item row="1" column="0">
|
||||
<widget class="QGroupBox" name="groupBoxb">
|
||||
<property name="title">
|
||||
<string>Depth</string>
|
||||
<string>Max. depth</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="statsDepthLayout">
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue