From 2d24779b6226f6f9757abe565307d2956b375c0d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 28 Apr 2014 12:45:42 -0700 Subject: Make heartrate grid less confusing Having all the grid lines in the same color made things visually confusing. To clean this up a little make the heartrate lines a light gray color. Fixes #484 Signed-off-by: Dirk Hohndel --- qt-ui/graphicsview-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/graphicsview-common.h') diff --git a/qt-ui/graphicsview-common.h b/qt-ui/graphicsview-common.h index 2dc56188a..f79f635f0 100644 --- a/qt-ui/graphicsview-common.h +++ b/qt-ui/graphicsview-common.h @@ -54,6 +54,7 @@ typedef enum { MEAN_DEPTH, HR_TEXT, HR_PLOT, + HR_AXIS, DEPTH_TOP, DEPTH_BOTTOM, TEMP_TEXT, -- cgit v1.2.3-70-g09d2