aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r--calendar/gui/dialogs/comp-editor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c
index c51634903e..1269e61cc5 100644
--- a/calendar/gui/dialogs/comp-editor.c
+++ b/calendar/gui/dialogs/comp-editor.c
@@ -209,7 +209,7 @@ static void obj_removed_cb (ECalClientView *view, const GSList *uids, CompEditor
G_DEFINE_TYPE_WITH_CODE (
CompEditor, comp_editor, GTK_TYPE_WINDOW,
- G_IMPLEMENT_INTERFACE (E_TYPE_ALERT_SINK, NULL);
+ G_IMPLEMENT_INTERFACE (E_TYPE_ALERT_SINK, NULL)
G_IMPLEMENT_INTERFACE (E_TYPE_EXTENSIBLE, NULL))
enum {