aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/idl/evolution-calendar.idl
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-18 14:17:26 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-18 14:17:26 +0800
commitc820a35c23f65807cc0eaaa0f39ec51b98e06192 (patch)
tree828a64b007ca7d0143e1e8395b5495330e791d37 /calendar/idl/evolution-calendar.idl
parent2f1705c6c0d747e708a34b089c4b6ebfc7832022 (diff)
downloadgsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.tar
gsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.tar.gz
gsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.tar.bz2
gsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.tar.lz
gsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.tar.xz
gsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.tar.zst
gsoc2013-evolution-c820a35c23f65807cc0eaaa0f39ec51b98e06192.zip
Sync - Federico
svn path=/trunk/; revision=1585
Diffstat (limited to 'calendar/idl/evolution-calendar.idl')
-rw-r--r--calendar/idl/evolution-calendar.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/idl/evolution-calendar.idl b/calendar/idl/evolution-calendar.idl
index 6357a014d0..77d4c1193c 100644
--- a/calendar/idl/evolution-calendar.idl
+++ b/calendar/idl/evolution-calendar.idl
@@ -36,7 +36,7 @@ module Calendar {
/* Called from a CalFactory when a calendar is initially loaded
* or created. The listener must remember the cal object.
*/
- void cal_loaded (in Cal cal, in CalObj calobj);
+ void cal_loaded (in Cal cal);
/* Called from a Calendar when an object is added */
void obj_added (in CalObj calobj);