evolution r36851 - in trunk/calendar: . gui



Author: jeffcai
Date: Mon Dec  8 15:58:13 2008
New Revision: 36851
URL: http://svn.gnome.org/viewvc/evolution?rev=36851&view=rev

Log:
2008-12-08  Jeff Cai <jeff cai sun com>

    ** Fix for bug #563633

    * gui/e-cal-model.c: Add an unused member for _ECalModelComponentPrivate



Modified:
   trunk/calendar/ChangeLog
   trunk/calendar/gui/e-cal-model.c

Modified: trunk/calendar/gui/e-cal-model.c
==============================================================================
--- trunk/calendar/gui/e-cal-model.c	(original)
+++ trunk/calendar/gui/e-cal-model.c	Mon Dec  8 15:58:13 2008
@@ -2226,6 +2226,7 @@
 
 
 struct _ECalModelComponentPrivate {
+	char nouse;
 };
 
 static void e_cal_model_component_finalize (GObject *object);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]