Fix the statusbar to redraw after changing colors in the color picker screen.
commit9edc9306b984a93c7065b4e98624759e675de744
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 19 Sep 2009 23:31:10 +0000 (19 23:31 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 19 Sep 2009 23:31:10 +0000 (19 23:31 +0000)
tree5727d417fffbd33b1aeb0a57d8a2618b56f86fd3
parent20a2c6772f88207aa4c0cb253b9a81d098543e7e
Fix the statusbar to redraw after changing colors in the color picker screen.

That send_event() should be within settings_apply() actually, but making that work is more involved, so it should be done after the release.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22741 a1c6a512-1295-4272-9138-f99709370657
apps/menus/theme_menu.c