mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-01 09:49:27 +00:00
@@ -551,7 +551,7 @@ static NSArray *reminderValues = nil;
|
||||
- (void) setReminder: (NSString *) theReminder
|
||||
{
|
||||
NSString *value;
|
||||
int index;
|
||||
NSUInteger index;
|
||||
|
||||
index = NSNotFound;
|
||||
value = @"NONE";
|
||||
|
||||
Reference in New Issue
Block a user