summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ef7df3f..68f0ba2 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -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();