]> err.no Git - sope/blobdiff - sope-ical/NGiCal/iCalPerson.h
synced with latest gstep-make process
[sope] / sope-ical / NGiCal / iCalPerson.h
index 903e7169f1302439dc9145798e77b2f105682163..744078aa16b5b46bbc4dba1a1753ca21084cdfdc 100644 (file)
@@ -72,6 +72,7 @@ typedef enum {
 
 - (void)setPartStat:(NSString *)_s;
 - (NSString *)partStat;
+- (NSString *)partStatWithDefault;
 
 - (void)setParticipationStatus:(iCalPersonPartStat)_status;
 - (iCalPersonPartStat)participationStatus;