aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/icalendar.h
blob: 09bfa06fad8cc3ebc9cb32274b39c5ee5105a418 (plain) (tree)
1
2
3
4
5
6
7
8
9



                   
                   
 
 

                                                                        



      
#ifndef ICALENDAR_H
#define ICALENDAR_H

#include <ical.h>
#include "calobj.h"



iCalObject *ical_object_create_from_icalcomponent (icalcomponent* comp);



#endif