diff --git a/UI/SOGoUI/SOGoDateFormatter.h b/UI/SOGoUI/SOGoDateFormatter.h index 15836d69e..e63df91aa 100644 --- a/UI/SOGoUI/SOGoDateFormatter.h +++ b/UI/SOGoUI/SOGoDateFormatter.h @@ -42,6 +42,8 @@ - (NSString *)stringForObjectValue:(id)_obj; +- (NSString *)shortDayOfWeek:(int)_day; + @end #endif /* __SOGoDateFormatter_H_ */