mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Applied comments
This commit is contained in:
@@ -1048,7 +1048,8 @@ _computeBlocksPosition (NSArray *blocks)
|
||||
/* ... _computeBlocksMultiplier() ... */
|
||||
}
|
||||
|
||||
- (NSArray *) _selectedCalendars {
|
||||
- (NSArray *) _selectedCalendars
|
||||
{
|
||||
SOGoAppointmentFolders *co;
|
||||
SOGoAppointmentFolder *folder;
|
||||
NSMutableArray *selectedCalendars;
|
||||
|
||||
Reference in New Issue
Block a user