Add WOHUDTableHeaderCell class (REnamer, 595ca86)

Merely calling setTextColor: on the table header cell is not enough; the value is apparently ignored, so must create a new subclass with to enforce white text in the header cells, and swap the cells in when the table is instantiated.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Teach table header header cells to draw transparent backgrounds (REnamer, ddda4fb)
Draw alternating row backgrounds in HUD table view (REnamer, ee06d30) →

All snippets