7 lines
140 B
C
7 lines
140 B
C
#ifndef _CORBA_CAL_H_
|
|
#define _CORBA_CAL_H_
|
|
|
|
void gnome_calendar_create_corba_server (GnomeCalendar *calendar);
|
|
|
|
#endif /* _CORBA_CAL_H_ */
|