From 4b98d17800e95f78b154694117ab0c24d21ef148 Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Mon, 5 Jan 2015 20:24:34 +0100 Subject: Give oxygen a proper colour in the tankbar Oxygen should be representad by its own solid green colour not the yellow/green of nitrox. Signed-off-by: Joakim Bygdell Signed-off-by: Dirk Hohndel --- qt-ui/profile/tankitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/profile/tankitem.h') diff --git a/qt-ui/profile/tankitem.h b/qt-ui/profile/tankitem.h index d5c4b7f37..907bc0e34 100644 --- a/qt-ui/profile/tankitem.h +++ b/qt-ui/profile/tankitem.h @@ -33,7 +33,7 @@ private: struct plot_data *pInfoEntry; int pInfoNr; qreal yPos, height; - QBrush air, nitrox, trimix; + QBrush air, nitrox, oxygen, trimix; QList rects; }; -- cgit v1.2.3-70-g09d2