From ac8db01873c7caa2ac475d987269ee26c6daa46a Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Sun, 16 Dec 2018 20:52:34 +0100 Subject: Show average max depth in yearly statistics this was requested in #1854 and I think this suggestion makes sense Fixes #1854 Signed-off-by: Robert C. Helling --- qt-models/yearlystatisticsmodel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-models/yearlystatisticsmodel.h') diff --git a/qt-models/yearlystatisticsmodel.h b/qt-models/yearlystatisticsmodel.h index 77a5ae074..99e646388 100644 --- a/qt-models/yearlystatisticsmodel.h +++ b/qt-models/yearlystatisticsmodel.h @@ -15,6 +15,7 @@ public: SHORTEST_TIME, LONGEST_TIME, AVG_DEPTH, + AVG_MAX_DEPTH, MIN_DEPTH, MAX_DEPTH, AVG_SAC, -- cgit v1.2.3-70-g09d2