comctl32/treeview: Draw +/- signs with text color, not the lines' one.
commit49dabfe31d068bc8a87ef1e551be750dd639d002
authorNikolay Sivov <bunglehead@gmail.com>
Sat, 12 Dec 2009 09:32:54 +0000 (12 12:32 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Dec 2009 11:04:05 +0000 (14 12:04 +0100)
treeeaf0f64673e2acad82b736f5e3904fd683752cfa
parentb65a7a005259512e07265c9a3a9cecbfd55d8e35
comctl32/treeview: Draw +/- signs with text color, not the lines' one.

+/- aren't affected by customdraw settings, only per control
set colors used.
dlls/comctl32/treeview.c