mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 935cf293ec636367ef64469ec9130956087caa1e
Monotone-Revision: 76a822505adea00b3bf98056aa500f08ba7e35b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-02T20:05:38 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -416,4 +416,11 @@
|
||||
!= NSOrderedSame);
|
||||
}
|
||||
|
||||
- (BOOL) canOriginalEventBeUpdated
|
||||
{
|
||||
return ([self hasSenderStatusChanged]
|
||||
&& ([[inEvent sequence] compare: [storedEvent sequence]]
|
||||
!= NSOrderedAscending));
|
||||
}
|
||||
|
||||
@end /* UIxMailPartICalViewer */
|
||||
|
||||
Reference in New Issue
Block a user