oleview: Correctly set window's class background and cursor.
commite10db2f22e50b6f575b921f6d3e2d363c2af46b6
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 7 Oct 2015 10:27:30 +0000 (7 18:27 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Oct 2015 12:28:51 +0000 (7 21:28 +0900)
treebce0e21f6e1b270e0ce80a88f85c3c0f95e16ddb
parentedb35ff096db2b5c4a2c5c5188963a0947f01028
oleview: Correctly set window's class background and cursor.

Otherwise background of some windows doesn't match current theme, and
mouse cursor sometimes gets stuck after moving over vertical splitter.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
programs/oleview/details.c
programs/oleview/oleview.c
programs/oleview/pane.c
programs/oleview/tree.c
programs/oleview/typelib.c