mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
line-visualizer: clear line info to visible black
This commit is contained in:
@ -481,6 +481,7 @@ sp_line_visualizer_row_add_counter (SpLineVisualizerRow *self,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
gdk_rgba_parse (&line_info.foreground, "#000");
|
||||||
line_info.use_default_style = TRUE;
|
line_info.use_default_style = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user