summaryrefslogtreecommitdiff
path: root/apps/gui
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui')
-rw-r--r--apps/gui/gwps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c
index bd9bb5e07b..2b80172ad4 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -91,6 +91,8 @@ long gui_wps_show(void)
91 bool update_track = false; 91 bool update_track = false;
92 int i; 92 int i;
93 93
94 action_signalscreenchange();
95
94 wps_state_init(); 96 wps_state_init();
95 97
96#ifdef HAVE_LCD_CHARCELLS 98#ifdef HAVE_LCD_CHARCELLS