forked from len0rd/rockbox
Forgot to add the call too gwps_fix_statusbars(), fixes yellow too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20662 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1d52b72952
commit
3eaefa65b7
1 changed files with 1 additions and 0 deletions
|
@ -676,6 +676,7 @@ long gui_wps_show(void)
|
|||
{
|
||||
restore = false;
|
||||
restoretimer = RESTORE_WPS_INSTANTLY;
|
||||
gwps_fix_statusbars();
|
||||
FOR_NB_SCREENS(i)
|
||||
{
|
||||
screens[i].stop_scroll();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue