aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/eventedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/eventedit.h')
-rw-r--r--calendar/eventedit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/eventedit.h b/calendar/eventedit.h
index c7aa5a8405..73dd677d44 100644
--- a/calendar/eventedit.h
+++ b/calendar/eventedit.h
@@ -33,7 +33,8 @@ typedef struct {
GtkWidget *general_radios;
GtkWidget *recur_page_label;
- GtkWidget *recur_table;
+ GtkWidget *recur_vbox;
+ GtkWidget *recur_hbox;
GSList *recur_rr_group;
GtkWidget *recur_rr_notebook;