mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Accept a quick patch from Alexander Levin to neaten up the #defines and comments from my earlier commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19897 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ee8c479dff
commit
036fb05dfd
13 changed files with 52 additions and 36 deletions
|
@ -270,7 +270,7 @@ static int wpsscrn(void* param)
|
|||
show_remote_main_backdrop();
|
||||
#endif
|
||||
/* always re-enable the statusbar after the WPS */
|
||||
viewportmanager_set_statusbar(VP_ALLSCREENS);
|
||||
viewportmanager_set_statusbar(VP_SB_ALLSCREENS);
|
||||
return ret_val;
|
||||
}
|
||||
#if CONFIG_TUNER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue