aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/event-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/dialogs/event-editor.h')
-rw-r--r--calendar/gui/dialogs/event-editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/event-editor.h b/calendar/gui/dialogs/event-editor.h
index 26c6d22a71..eacb87d780 100644
--- a/calendar/gui/dialogs/event-editor.h
+++ b/calendar/gui/dialogs/event-editor.h
@@ -50,7 +50,7 @@ struct _EventEditorClass {
CompEditorClass parent_class;
};
-GtkType event_editor_get_type (void);
+GType event_editor_get_type (void);
EventEditor *event_editor_construct (EventEditor *ee,
ECal *client);
EventEditor *event_editor_new (ECal *client, CompEditorFlags flags);