diff --git a/apps/gui/gwps-common.c b/apps/gui/gwps-common.c index c8dc1562c3..08cc4c646f 100644 --- a/apps/gui/gwps-common.c +++ b/apps/gui/gwps-common.c @@ -1388,6 +1388,7 @@ static bool get_line(struct gui_wps *gwps, case WPS_TOKEN_CONDITIONAL: /* place ourselves in the right conditional case */ i = evaluate_conditional(gwps, i); + update = true; break; case WPS_TOKEN_CONDITIONAL_OPTION: