summaryrefslogtreecommitdiff
path: root/src/popupmenu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/popupmenu.c')
-rw-r--r--src/popupmenu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/popupmenu.c b/src/popupmenu.c
index 1ca03726d..5126e8647 100644
--- a/src/popupmenu.c
+++ b/src/popupmenu.c
@@ -504,6 +504,7 @@ pum_undisplay()
{
pum_array = NULL;
redraw_all_later(SOME_VALID);
+ status_redraw_all();
}
/*