diff options
Diffstat (limited to 'calendar/gui/ea-jump-button.c')
-rw-r--r-- | calendar/gui/ea-jump-button.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/gui/ea-jump-button.c b/calendar/gui/ea-jump-button.c index a6775ade55..67c7eebc58 100644 --- a/calendar/gui/ea-jump-button.c +++ b/calendar/gui/ea-jump-button.c @@ -74,7 +74,8 @@ ea_jump_button_get_type (void) /* * Figure out the size of the class and instance - * we are run-time deriving from (atk object for GNOME_TYPE_CANVAS_ITEM, in this case) + * we are run-time deriving from (atk object for + * GNOME_TYPE_CANVAS_ITEM, in this case) */ factory = atk_registry_get_factory (atk_get_default_registry (), |