aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.c')
-rw-r--r--src/presentation.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.c b/src/presentation.c
index db1a398..6dd3a99 100644
--- a/src/presentation.c
+++ b/src/presentation.c
@@ -242,6 +242,7 @@ struct presentation *new_presentation()
new->n_menu_rebuild = 0;
new->menu_rebuild_list = NULL;
+ new->menu_path_list = NULL;
new->selection = NULL;
new->n_selection = 0;