diff options
Diffstat (limited to 'calendar/gui/dialogs/url-editor-dialog.h')
-rw-r--r-- | calendar/gui/dialogs/url-editor-dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/dialogs/url-editor-dialog.h b/calendar/gui/dialogs/url-editor-dialog.h index a769ef6b80..12930f45cd 100644 --- a/calendar/gui/dialogs/url-editor-dialog.h +++ b/calendar/gui/dialogs/url-editor-dialog.h @@ -48,6 +48,7 @@ struct _UrlDialogData { GtkWidget *weekly; GtkWidget *user_publish; + GtkWidget *calendar_list_label; GtkWidget *scrolled_window; GtkEntry *username_entry; |