mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
cd3867d46a
commit
edad8712b9
3 changed files with 31 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue