mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: 0be38e52c20f800a65befd7b4eeca913e9d0d505
Monotone-Revision: 162bfb7c82059f4e5043c0b54c30bbbb18428879 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-08T16:59:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -21,12 +21,10 @@
|
||||
// $Id: UIxCalMonthOverview.h 181 2004-08-11 15:13:25Z helge $
|
||||
|
||||
|
||||
#include "UIxCalMonthView.h"
|
||||
|
||||
#import "UIxCalMonthView.h"
|
||||
|
||||
@class NSCalendarDate, NSString, NSDictionary, NSArray;
|
||||
|
||||
|
||||
@interface UIxCalMonthOverview : UIxCalMonthView
|
||||
{
|
||||
int dayIndex;
|
||||
@@ -49,18 +47,13 @@
|
||||
- (NSString *)localizedDayOfWeekName;
|
||||
- (NSDictionary *)currentWeekQueryParameters;
|
||||
|
||||
|
||||
/* style sheet */
|
||||
|
||||
|
||||
- (NSString *)weekStyle;
|
||||
|
||||
- (NSString *)contentStyle;
|
||||
|
||||
|
||||
/* appointments */
|
||||
|
||||
|
||||
- (NSArray *)appointments;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user