Make the colors of the texts be prettier.

Just fixes some colors of the texts on the canvas.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-01-19 20:14:48 -02:00 committed by Dirk Hohndel
parent cd3867d46a
commit edad8712b9
3 changed files with 31 additions and 3 deletions

View file

@ -362,7 +362,6 @@ QColor ProfileGraphicsView::getColor(const color_indice_t i)
void ProfileGraphicsView::plot(struct dive *d, bool forceRedraw)
{
return;
struct divecomputer *dc = NULL;
if (d)