aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/corba-cal.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/corba-cal.h')
-rw-r--r--calendar/corba-cal.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/corba-cal.h b/calendar/corba-cal.h
new file mode 100644
index 0000000000..47caacba70
--- /dev/null
+++ b/calendar/corba-cal.h
@@ -0,0 +1,6 @@
+#ifndef _CORBA_CAL_H_
+#define _CORBA_CAL_H_
+
+void gnome_calendar_create_corba_server (GnomeCalendar *calendar);
+
+#endif /* _CORBA_CAL_H_ */