aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar-view.c')
-rw-r--r--calendar/gui/calendar-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/calendar-view.c b/calendar/gui/calendar-view.c
index b316771ca1..0687fe9817 100644
--- a/calendar/gui/calendar-view.c
+++ b/calendar/gui/calendar-view.c
@@ -50,7 +50,7 @@ static void calendar_view_set_title (GalView *view, const gchar *title);
static const gchar *calendar_view_get_type_code (GalView *view);
static GalView *calendar_view_clone (GalView *view);
-G_DEFINE_TYPE (CalendarView, calendar_view, GAL_VIEW_TYPE)
+G_DEFINE_TYPE (CalendarView, calendar_view, GAL_TYPE_VIEW)
/* Class initialization function for the calendar view */
static void
amp;id=aec62b2dc914ff2eaf213048f8630bcbeaf95e3c'>- Fix build with Ruby 1.9swills2011-07-271-2/+20 * - Mark as broken with Ruby 1.9swills2011-07-051-1/+1 * -remove MD5ohauer2011-07-031-1/+0 * - Fix for ruby 1.9.1dinoex2010-02-186-315/+1069 * - fix build after ruby API changedinoex2010-01-133-4/+8 * - make configure work with ruby19dinoex2009-07-126-6/+480 * - Mark BROKENpav2009-06-301-0/+2 * - Fix build after ruby update.stas2009-02-141-0/+10 * - take maintainershipdinoex2009-02-011-1/+1 * - use PORTEXAMPLESdinoex2008-05-312-6/+8 * - take maintainershipdinoex2007-07-251-1/+0 * - Move doc-install into post-install. We don't need this workaroundrafan2007-04-051-5/+4 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * - Add SHA256pav2005-11-261-0/+1 * With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-11