From d52c17c36ada874e6a0702808577a603331af095 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 11 Sep 2012 20:02:46 +0200 Subject: Put styles in submenus --- src/presentation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/presentation.h') diff --git a/src/presentation.h b/src/presentation.h index f255636..72a1512 100644 --- a/src/presentation.h +++ b/src/presentation.h @@ -89,6 +89,8 @@ struct presentation GtkUIManager *ui; GtkActionGroup *action_group; GtkIMContext *im_context; + GtkWidget **menu_rebuild_list; + int n_menu_rebuild; /* Pointers to the current "editing" and "projection" slides */ struct slide *cur_edit_slide; -- cgit v1.2.3