summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.c')
-rw-r--r--apps/gui/gwps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c
index ef7df3f0b9..68f0ba2cf9 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -676,6 +676,7 @@ long gui_wps_show(void)
676 { 676 {
677 restore = false; 677 restore = false;
678 restoretimer = RESTORE_WPS_INSTANTLY; 678 restoretimer = RESTORE_WPS_INSTANTLY;
679 gwps_fix_statusbars();
679 FOR_NB_SCREENS(i) 680 FOR_NB_SCREENS(i)
680 { 681 {
681 screens[i].stop_scroll(); 682 screens[i].stop_scroll();